• Paul E. McKenney's avatar
    rcutorture: Change units of onoff_interval to jiffies · 028be12b
    Paul E. McKenney authored
    Some RCU bugs have been sensitive to the frequency of CPU-hotplug
    operations, which have been gradually increased over time.  But this
    frequency is now at the one-second lower limit that can be specified using
    the rcutorture.onoff_interval kernel parameter.  This commit therefore
    changes the units of rcutorture.onoff_interval from seconds to jiffies,
    and also sets the value specified for this kernel parameter in the TREE03
    rcutorture scenario to 200, which is 200 milliseconds for HZ=1000.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
    028be12b
ver_functions.sh 1.8 KB