mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-24 19:28:09 +00:00
Fix the cgroup memory hierarchy warning
Needed to make the memory cgroup work properly fix #373 Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
072c6806dd
commit
3cb47b0b00
@ -1,2 +1,3 @@
|
||||
fs/cgroup/memory/memory.use_hierarchy = 1
|
||||
kernel/mm/transparent_hugepage/enabled = madvise
|
||||
kernel/mm/transparent_hugepage/defrag = madvise
|
||||
|
Loading…
Reference in New Issue
Block a user