]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Export RCU_FAST_NO_HZ parameters to sysfs
authorPaul E. McKenney <paul.mckenney@linaro.org>
Wed, 12 Dec 2012 20:35:29 +0000 (12:35 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 26 Mar 2013 15:04:49 +0000 (08:04 -0700)
commitf649d86d14f49c2015ef9b5d802eb2adbf051eee
treeb7e48d500cfc7ea6532f4d682a1799d346a03aac
parent4aab2ee95a835aa911376d2b8b2d6903b8bacaf7
rcu: Export RCU_FAST_NO_HZ parameters to sysfs

RCU_FAST_NO_HZ operation is controlled by four compile-time C-preprocessor
macros, but some use cases benefit greatly from runtime adjustment,
particularly when tuning devices.  This commit therefore creates the
corresponding sysfs entries.

Reported-by: Robin Randhawa <robin.randhawa@arm.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree_plugin.h