|
@@ -3887,7 +3887,7 @@
|
|
|
cache (risks via metadata attacks are mostly
|
|
|
unchanged). Debug options disable merging on their
|
|
|
own.
|
|
|
- For more information see Documentation/vm/slub.txt.
|
|
|
+ For more information see Documentation/vm/slub.rst.
|
|
|
|
|
|
slab_max_order= [MM, SLAB]
|
|
|
Determines the maximum allowed order for slabs.
|
|
@@ -3901,7 +3901,7 @@
|
|
|
slub_debug can create guard zones around objects and
|
|
|
may poison objects when not in use. Also tracks the
|
|
|
last alloc / free. For more information see
|
|
|
- Documentation/vm/slub.txt.
|
|
|
+ Documentation/vm/slub.rst.
|
|
|
|
|
|
slub_memcg_sysfs= [MM, SLUB]
|
|
|
Determines whether to enable sysfs directories for
|
|
@@ -3915,7 +3915,7 @@
|
|
|
Determines the maximum allowed order for slabs.
|
|
|
A high setting may cause OOMs due to memory
|
|
|
fragmentation. For more information see
|
|
|
- Documentation/vm/slub.txt.
|
|
|
+ Documentation/vm/slub.rst.
|
|
|
|
|
|
slub_min_objects= [MM, SLUB]
|
|
|
The minimum number of objects per slab. SLUB will
|
|
@@ -3924,12 +3924,12 @@
|
|
|
the number of objects indicated. The higher the number
|
|
|
of objects the smaller the overhead of tracking slabs
|
|
|
and the less frequently locks need to be acquired.
|
|
|
- For more information see Documentation/vm/slub.txt.
|
|
|
+ For more information see Documentation/vm/slub.rst.
|
|
|
|
|
|
slub_min_order= [MM, SLUB]
|
|
|
Determines the minimum page order for slabs. Must be
|
|
|
lower than slub_max_order.
|
|
|
- For more information see Documentation/vm/slub.txt.
|
|
|
+ For more information see Documentation/vm/slub.rst.
|
|
|
|
|
|
slub_nomerge [MM, SLUB]
|
|
|
Same with slab_nomerge. This is supported for legacy.
|
|
@@ -4285,7 +4285,7 @@
|
|
|
Format: [always|madvise|never]
|
|
|
Can be used to control the default behavior of the system
|
|
|
with respect to transparent hugepages.
|
|
|
- See Documentation/vm/transhuge.txt for more details.
|
|
|
+ See Documentation/vm/transhuge.rst for more details.
|
|
|
|
|
|
tsc= Disable clocksource stability checks for TSC.
|
|
|
Format: <string>
|