aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorGary S. Robertson <gary.robertson@linaro.org>2013-07-18 11:05:17 -0500
committerAnders Roxell <anders.roxell@linaro.org>2014-09-23 16:24:55 +0200
commitcd22aee1ab84670e3c5102ee5cf98d110b440808 (patch)
tree5721d0a4a2e0465513119333a6bdaae3e1148018 /linaro
parentf76291d373d614722c33565fec28cf53b13e01c0 (diff)
Add config fragment with support for NO_HZ_FULL
Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
Diffstat (limited to 'linaro')
-rw-r--r--linaro/configs/no_hz_full.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/linaro/configs/no_hz_full.conf b/linaro/configs/no_hz_full.conf
new file mode 100644
index 000000000000..246a02055714
--- /dev/null
+++ b/linaro/configs/no_hz_full.conf
@@ -0,0 +1,8 @@
+### config fragment to add NO_HZ_FULL support
+### ASSUMES CONFIG_NO_HZ=y
+### NOTE that boot command line options must be used to populate the set of
+### CPU cores which will run with full no_hz enabled. Unlisted cores will
+### run with no_hz idle only
+CONFIG_NO_HZ_FULL=y
+# CONFIG_NO_HZ_FULL_ALL is not set
+