Paul E. McKenney 4567c76a8e torture: Use numeric taskset argument in jitter.sh
The jitter.sh script has some entertaining awk code to generate a
hex mask from a randomly selected CPU number, which is handed to the
"taskset" command.  Except that this command has a "-c" parameter to
take a comma/dash-separated list of CPU numbers.  This commit therefore
saves a few lines of awk by switching to a single-number CPU list.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2021-07-27 11:41:32 -07:00
..
2021-05-10 10:41:11 -04:00
2021-03-08 11:59:16 +01:00
2021-06-24 15:32:08 +02:00
2021-06-28 19:49:37 -07:00