From 62550d5a1564e7bac4d12b8e43ac4cfbdd6e5c6b Mon Sep 17 00:00:00 2001 From: "Gary S. Robertson" Date: Thu, 18 Jul 2013 11:05:17 -0500 Subject: Add config fragment with support for NO_HZ_FULL Signed-off-by: Gary S. Robertson --- linaro/configs/no_hz_full.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 linaro/configs/no_hz_full.conf (limited to 'linaro') 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 + -- cgit v1.2.3