diff options
author | Byungchul Park | 2018-06-01 11:03:09 +0900 |
---|---|---|
committer | Paul E. McKenney | 2018-07-12 15:39:22 -0700 |
commit | 67abb96cbf307e16e3c6d1a0328ece085b5ce94c (patch) | |
tree | cf725675a2ccd119245cf818fb01f634cf90fcc8 /Documentation/RCU | |
parent | 47199a0812535217c29933cecf468568bb37f933 (diff) |
rcu: Check the range of jiffies_till_{first,next}_fqs when setting them
Currently, the range of jiffies_till_{first,next}_fqs are checked and
adjusted on and on in the loop of rcu_gp_kthread on runtime.
However, it's enough to check them only when setting them, not every
time in the loop. So make them handled on a setting time via sysfs.
Signed-off-by: Byungchul Park <byungchul.park@lge.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions