[Devel] [PATCH RH9 2/3] configs: Enable CONFIG_PAGE_EXTENSION

Alexander Mikhalitsyn alexander.mikhalitsyn at virtuozzo.com
Tue Oct 19 13:50:55 MSK 2021


CONFIG_PAGE_EXTENSION option required for
"mm: per-memcg pagecache limitation" feature

https://jira.sw.ru/browse/PSBM-134013

Signed-off-by: Alexander Mikhalitsyn <alexander.mikhalitsyn at virtuozzo.com>
---
 redhat/configs/custom-overrides/generic/CONFIG_PAGE_EXTENSION | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 redhat/configs/custom-overrides/generic/CONFIG_PAGE_EXTENSION

diff --git a/redhat/configs/custom-overrides/generic/CONFIG_PAGE_EXTENSION b/redhat/configs/custom-overrides/generic/CONFIG_PAGE_EXTENSION
new file mode 100644
index 000000000000..79301ac235c6
--- /dev/null
+++ b/redhat/configs/custom-overrides/generic/CONFIG_PAGE_EXTENSION
@@ -0,0 +1 @@
+CONFIG_PAGE_EXTENSION=y
-- 
2.31.1



More information about the Devel mailing list