Skip to content

Commit

Permalink
disable SLAB_MERGE_DEFAULT by default
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger authored and anthraxx committed Apr 4, 2020
1 parent 44822eb commit df29f92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1828,7 +1828,6 @@ endchoice

config SLAB_MERGE_DEFAULT
bool "Allow slab caches to be merged"
default y
help
For reduced kernel memory fragmentation, slab caches can be
merged when they share the same size and other characteristics.
Expand Down

0 comments on commit df29f92

Please sign in to comment.