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-07-18 11:05:17 -0500
commitf29d7e66d9b80dc7f4b217d5a460b0917c6cccd7 (patch)
tree974ad91515a5aaea4e816485e565134a1929f567 /linaro
parentb5f793db3ef4bb31280070e0d566961893e2d410 (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
+