diff options
| author | Vlastimil Babka <vbabka@suse.cz> | 2025-11-05 10:05:32 +0100 |
|---|---|---|
| committer | Vlastimil Babka <vbabka@suse.cz> | 2025-11-07 09:59:15 +0100 |
| commit | 31e0886fd57d426d18a239dd55e176032c9c1cb0 (patch) | |
| tree | d8c76265fd1d2d8dfa7806dedb23fc5437ba3b2e /tools/docs/check-variable-fonts.py | |
| parent | 1ce20c28eafdc101164a4bfedd2ea818eb137de7 (diff) | |
slub: remove CONFIG_SLUB_TINY specific code paths
CONFIG_SLUB_TINY minimizes the SLUB's memory overhead in multiple ways,
mainly by avoiding percpu caching of slabs and objects. It also reduces
code size by replacing some code paths with simplified ones through
ifdefs, but the benefits of that are smaller and would complicate the
upcoming changes.
Thus remove these code paths and associated ifdefs and simplify the code
base.
Link: https://patch.msgid.link/20251105-sheaves-cleanups-v1-4-b8218e1ac7ef@suse.cz
Reviewed-by: Harry Yoo <harry.yoo@oracle.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/docs/check-variable-fonts.py')
0 files changed, 0 insertions, 0 deletions
