diff options
author | Vlastimil Babka <[email protected]> | 2022-11-15 10:50:28 +0100 |
---|---|---|
committer | Vlastimil Babka <[email protected]> | 2022-11-27 23:38:31 +0100 |
commit | 5a8a3c1f73c6488d1a2c18ac1f5308b1fd2aa5f0 (patch) | |
tree | b090c16f31a4a0cbe405abc6634966265ac596f3 /drivers/fpga/fpga-mgr.c | |
parent | b1a413a39a1a7694acf3636a52c109821148ecdd (diff) |
mm, slub: retain no free slabs on partial list with CONFIG_SLUB_TINY
SLUB will leave a number of slabs on the partial list even if they are
empty, to avoid some slab freeing and reallocation. The goal of
CONFIG_SLUB_TINY is to minimize memory overhead, so set the limits to 0
for immediate slab page freeing.
Signed-off-by: Vlastimil Babka <[email protected]>
Acked-by: Roman Gushchin <[email protected]>
Reviewed-by: Hyeonggon Yoo <[email protected]>
Acked-by: Mike Rapoport <[email protected]>
Reviewed-by: Christoph Lameter <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions