From: Paul E. McKenney Date: Wed, 6 Apr 2011 23:01:16 +0000 (-0700) Subject: rcu: add grace-period age and more kthread state to tracing X-Git-Tag: v3.0-rc1~392^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15ba0ba860871cf74b48b1bb47c26c91a66126f3;p=pandora-kernel.git rcu: add grace-period age and more kthread state to tracing This commit adds the age in jiffies of the current grace period along with the duration in jiffies of the longest grace period since boot to the rcu/rcugp debugfs file. It also adds an additional "O" state to kthread tracing to differentiate between the kthread waiting due to having nothing to do on the one hand and waiting due to being on the wrong CPU on the other hand. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed