aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorGary S. Robertson <gary.robertson@linaro.org>2013-07-18 11:05:17 -0500
committerGary S. Robertson <gary.robertson@linaro.org>2013-11-07 13:41:58 -0600
commit62550d5a1564e7bac4d12b8e43ac4cfbdd6e5c6b (patch)
tree3875a5a887533ad5c4d25c55eace19b0144890fb /linaro
parentcc7ae49d95a01c0b83313d199fc1c714f8a0c055 (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
+