]> asedeno.scripts.mit.edu Git - linux.git/commit
doc: Now jiffies_till_sched_qs solicits help from cond_resched()
authorPaul E. McKenney <paulmck@linux.ibm.com>
Tue, 20 Nov 2018 18:22:00 +0000 (10:22 -0800)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Fri, 25 Jan 2019 23:34:17 +0000 (15:34 -0800)
commit1a4762b9272f513aa4c7d8abe7a7529540f95e2d
tree93910cea8ec6e235fb557f5f70ea2cb53eac82da
parent7a968bb26a9b09b6e44c48a8036a73e0bc497dbc
doc: Now jiffies_till_sched_qs solicits help from cond_resched()

The rcutree.jiffies_till_sched_qs kernel boot parameter used to solicit
help only from rcu_note_context_switch(), but now also solicits help
from cond_resched().  This commit therefore updates kernel-parameters.txt
accordingly.

Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Documentation/admin-guide/kernel-parameters.txt