[Devel] [PATCH RHEL9 COMMIT] configs: Enable CONFIG_PAGE_EXTENSION
Konstantin Khorenko
khorenko at virtuozzo.com
Tue Oct 19 14:00:35 MSK 2021
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh9-5.14.0-4.vz9.10.11
------>
commit f2db16107a4e3da567fafc69a39b3c3354b65d60
Author: Alexander Mikhalitsyn <alexander.mikhalitsyn at virtuozzo.com>
Date: Tue Oct 19 14:00:35 2021 +0300
configs: Enable CONFIG_PAGE_EXTENSION
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(+)
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
More information about the Devel
mailing list