Merge pull request #3289 from thechristschn/config_memcg_v1

sys-kernel/coreos-modules: enable CONFIG_MEMCG_V1
This commit is contained in:
James Le Cuirot 2025-09-30 21:31:51 +01:00 committed by GitHub
commit 11609fc85a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
- Enabled `CONFIG_MEMCG_V1` to mitigate cgroupsv1 removal (e.g JVM) ([Flatcar#1884](https://github.com/flatcar/Flatcar/issues/1884))

View File

@ -467,6 +467,7 @@ CONFIG_MEGARAID_MM=m
CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_SAS=m
CONFIG_MEMCG=y
CONFIG_MEMCG_V1=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_MEMTEST=y