Home
last modified time | relevance | path

Searched refs:jiffies_till_next_fqs (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/kernel/rcu/
Dtree.c418 static ulong jiffies_till_next_fqs = ULONG_MAX; variable
453 2 * READ_ONCE(jiffies_till_next_fqs); in adjust_jiffies_till_sched_qs()
495 module_param_cb(jiffies_till_next_fqs, &next_fqs_jiffies_ops, &jiffies_till_next_fqs, 0644);
1661 j = READ_ONCE(jiffies_till_next_fqs); in rcu_gp_fqs_loop()
3437 if (jiffies_till_next_fqs == ULONG_MAX) in rcu_init_geometry()
3438 jiffies_till_next_fqs = d; in rcu_init_geometry()
Dtree_stall.h407 READ_ONCE(jiffies_till_next_fqs), in print_other_cpu_stall()
Dtree_plugin.h61 if (jiffies_till_next_fqs != ULONG_MAX) in rcu_bootup_announce_oddness()
62 …fo("\tBoot-time adjustment of subsequent FQS scan delay to %ld jiffies.\n", jiffies_till_next_fqs); in rcu_bootup_announce_oddness()
/Linux-v5.4/Documentation/RCU/
Dstallwarn.txt258 … last rcu_preempt kthread activity 23807 (4297905177-4297881370), jiffies_till_next_fqs=3, root ->…
261 since the grace-period kthread ran. The "jiffies_till_next_fqs"
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt3862 rcutree.jiffies_till_next_fqs= [KNL]
3875 and rcutree.jiffies_till_next_fqs.