Skip to content

Commit 41c5fc2

Browse files
thechristschnchewi
authored andcommitted
sys-kernel/coreos-modules: enable CONFIG_MEMCG_V1
Signed-off-by: Christian Baumann <[email protected]> Signed-off-by: James Le Cuirot <[email protected]>
1 parent 8a25061 commit 41c5fc2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Enabled `CONFIG_MEMCG_V1` to mitigate cgroupsv1 removal (e.g JVM) ([Flatcar#1884](https://github.com/flatcar/Flatcar/issues/1884))

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-6.12

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ CONFIG_MEGARAID_MM=m
467467
CONFIG_MEGARAID_NEWGEN=y
468468
CONFIG_MEGARAID_SAS=m
469469
CONFIG_MEMCG=y
470+
CONFIG_MEMCG_V1=y
470471
CONFIG_MEMORY_HOTPLUG=y
471472
CONFIG_MEMORY_HOTREMOVE=y
472473
CONFIG_MEMTEST=y

0 commit comments

Comments
 (0)