From 20a2437ae70d46e830f0e343d2d6e4c5315dc2c8 Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Thu, 8 Jun 2017 12:36:26 +0200 Subject: options to disable transparent hugepages Signed-off-by: Adrian Calianu --- features/hugetlb/thp_n.cfg | 1 + features/hugetlb/thp_n.scc | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 features/hugetlb/thp_n.cfg create mode 100644 features/hugetlb/thp_n.scc diff --git a/features/hugetlb/thp_n.cfg b/features/hugetlb/thp_n.cfg new file mode 100644 index 0000000..81718bb --- /dev/null +++ b/features/hugetlb/thp_n.cfg @@ -0,0 +1 @@ +CONFIG_TRANSPARENT_HUGEPAGE=n diff --git a/features/hugetlb/thp_n.scc b/features/hugetlb/thp_n.scc new file mode 100644 index 0000000..49436e7 --- /dev/null +++ b/features/hugetlb/thp_n.scc @@ -0,0 +1,4 @@ +define KFEATURE_DESCRIPTION "Disable transparent huge pages" +define KFEATURE_COMPATIBILITY board + +kconf non-hardware thp_y.cfg -- cgit v1.2.3-54-g00ecf