diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2023-11-30 12:55:15 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-01-24 00:52:37 +0300 |
commit | d546978e0c07b6333fdbcbd81b2f2e058d4560b5 (patch) | |
tree | 2e43d8792dc3ef75722b957a71d7b2e8481c1d33 /mm/workingset.c | |
parent | ea7dcd8a48ea3b440a7070b1a0f70f757f8ed9a8 (diff) | |
download | linux-d546978e0c07b6333fdbcbd81b2f2e058d4560b5.tar.xz |
docs: admin-guide: remove obsolete advice related to SLAB allocator
Commit 1db9d06aaa55 ("mm/slab: remove CONFIG_SLAB from all Kconfig and
Makefile") removes the config SLAB and makes the SLUB allocator the only
default allocator in the kernel. Hence, the advice on reducing OS jitter
due to kworker kernel threads to build with CONFIG_SLUB instead of
CONFIG_SLAB is obsolete.
Remove the obsolete advice to build with SLUB instead of SLAB.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20231130095515.21586-1-lukas.bulwahn@gmail.com
Diffstat (limited to 'mm/workingset.c')
0 files changed, 0 insertions, 0 deletions