|
4407 | 4407 | reboot_cpu is s[mp]#### with #### being the processor
|
4408 | 4408 | to be used for rebooting.
|
4409 | 4409 |
|
4410 |
| - refperf.holdoff= [KNL] |
| 4410 | + refscale.holdoff= [KNL] |
4411 | 4411 | Set test-start holdoff period. The purpose of
|
4412 | 4412 | this parameter is to delay the start of the
|
4413 | 4413 | test until boot completes in order to avoid
|
4414 | 4414 | interference.
|
4415 | 4415 |
|
4416 |
| - refperf.loops= [KNL] |
| 4416 | + refscale.loops= [KNL] |
4417 | 4417 | Set the number of loops over the synchronization
|
4418 | 4418 | primitive under test. Increasing this number
|
4419 | 4419 | reduces noise due to loop start/end overhead,
|
4420 | 4420 | but the default has already reduced the per-pass
|
4421 | 4421 | noise to a handful of picoseconds on ca. 2020
|
4422 | 4422 | x86 laptops.
|
4423 | 4423 |
|
4424 |
| - refperf.nreaders= [KNL] |
| 4424 | + refscale.nreaders= [KNL] |
4425 | 4425 | Set number of readers. The default value of -1
|
4426 | 4426 | selects N, where N is roughly 75% of the number
|
4427 | 4427 | of CPUs. A value of zero is an interesting choice.
|
4428 | 4428 |
|
4429 |
| - refperf.nruns= [KNL] |
| 4429 | + refscale.nruns= [KNL] |
4430 | 4430 | Set number of runs, each of which is dumped onto
|
4431 | 4431 | the console log.
|
4432 | 4432 |
|
4433 |
| - refperf.readdelay= [KNL] |
| 4433 | + refscale.readdelay= [KNL] |
4434 | 4434 | Set the read-side critical-section duration,
|
4435 | 4435 | measured in microseconds.
|
4436 | 4436 |
|
4437 |
| - refperf.shutdown= [KNL] |
| 4437 | + refscale.scale_type= [KNL] |
| 4438 | + Specify the read-protection implementation to test. |
| 4439 | + |
| 4440 | + refscale.shutdown= [KNL] |
4438 | 4441 | Shut down the system at the end of the performance
|
4439 | 4442 | test. This defaults to 1 (shut it down) when
|
4440 | 4443 | rcuperf is built into the kernel and to 0 (leave
|
4441 | 4444 | it running) when rcuperf is built as a module.
|
4442 | 4445 |
|
4443 |
| - refperf.verbose= [KNL] |
| 4446 | + refscale.verbose= [KNL] |
4444 | 4447 | Enable additional printk() statements.
|
4445 | 4448 |
|
4446 | 4449 | relax_domain_level=
|
|
0 commit comments