diff options
author | 2023-12-15 11:41:50 +0800 | |
---|---|---|
committer | 2024-01-22 10:31:08 +0100 | |
commit | 98d3b6d98f8013d4e96f40d8d4b22d4da0d3f699 (patch) | |
tree | c6a6b6377bdfad0718aba9b969809edd65947886 /scripts/lib/kdoc/kdoc_parser.py | |
parent | mm/slub: replace slub_$params with slab_$params in slub.rst (diff) | |
download | wireguard-linux-98d3b6d98f8013d4e96f40d8d4b22d4da0d3f699.tar.xz wireguard-linux-98d3b6d98f8013d4e96f40d8d4b22d4da0d3f699.zip |
mm/slub: make the description of slab_min_objects helpful in doc
There is no a value assigned to slab_min_objects by default, it always
is 0 that is initialized by compiler if no assigned value by command line.
min_objects is calculated based on processor numbers in calculate_order().
For more details, see commit 9b2cd506e5f2 ("slub: Calculate min_objects
based on number of processors.")
Signed-off-by: Xiongwei Song <xiongwei.song@windriver.com>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions