Lines Matching refs:kthread
42 This message will include information on when the kthread last
44 result in the ``rcu_.*kthread starved for`` console-log message,
237 detection passes that the grace-period kthread has made across this
275 …All QSes seen, last rcu_preempt kthread activity 23807 (4297905177-4297881370), jiffies_till_next_…
278 since the grace-period kthread ran. The "jiffies_till_next_fqs"
279 indicates how frequently that kthread should run, giving the number
284 If the relevant grace-period kthread has been unable to run prior to
288 rcu_sched kthread starved for 23807 jiffies! g7075 f0x0 RCU_GP_WAIT_FQS(3) ->state=0x1 ->cpu=5
289 Unless rcu_sched kthread gets sufficient CPU time, OOM is now expected behavior.
295 to the grace-period kthread, the "RCU_GP_WAIT_FQS" indicates that the
296 kthread is waiting for a short timeout, the "state" precedes value of the
298 kthread last ran on CPU 5.
300 If the relevant grace-period kthread does not wake from FQS wait in a
303 kthread timer wakeup didn't happen for 23804 jiffies! g7076 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402
305 The "23804" indicates that kthread's timer expired more than 23 thousand
306 jiffies ago. The rest of the line has meaning similar to the kthread
313 Here "cpu" indicates that the grace-period kthread last ran on CPU 4,