aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org> 2023-10-30 19:03:30 -1000
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2023-10-30 19:03:30 -1000
commitfdce8bd38037a4a2b2961ca4abffaab195690b30 (patch)
tree201ef62d72611e49b588d23143522ae4603ad40b /init
parentMerge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... (diff)
parentmm/slub: refactor calculate_order() and calc_slab_order() (diff)
downloadlinux-fdce8bd38037a4a2b2961ca4abffaab195690b30.tar.gz
linux-fdce8bd38037a4a2b2961ca4abffaab195690b30.tar.bz2
linux-fdce8bd38037a4a2b2961ca4abffaab195690b30.zip
Merge tag 'slab-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Pull slab updates from Vlastimil Babka: - SLUB: slab order calculation refactoring (Vlastimil Babka, Feng Tang) Recent proposals to tune the slab order calculations have prompted us to look at the current code and refactor it to make it easier to follow and eliminate some odd corner cases. The refactoring is mostly non-functional changes, but should make the actual tuning easier to implement and review. * tag 'slab-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab: mm/slub: refactor calculate_order() and calc_slab_order() mm/slub: attempt to find layouts up to 1/2 waste in calculate_order() mm/slub: remove min_objects loop from calculate_order() mm/slub: simplify the last resort slab order calculation mm/slub: add sanity check for slub_min/max_order cmdline setup
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions