* [GIT PULL] slab updates for 6.7
@ 2023-10-27 14:38 Vlastimil Babka
2023-10-31 5:42 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Vlastimil Babka @ 2023-10-27 14:38 UTC (permalink / raw)
To: Linus Torvalds
Cc: David Rientjes, Joonsoo Kim, Christoph Lameter, Pekka Enberg,
Andrew Morton, linux-mm@kvack.org, LKML, patches, Roman Gushchin,
Hyeonggon Yoo, Feng Tang, Jay Patel
Hi Linus,
once the merge window opens, please pull the latest slab updates from:
git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.7
Thanks,
Vlastimil
======================================
* 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.
----------------------------------------------------------------
Feng Tang (1):
mm/slub: add sanity check for slub_min/max_order cmdline setup
Vlastimil Babka (4):
mm/slub: simplify the last resort slab order calculation
mm/slub: remove min_objects loop from calculate_order()
mm/slub: attempt to find layouts up to 1/2 waste in calculate_order()
mm/slub: refactor calculate_order() and calc_slab_order()
mm/slub.c | 73 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 36 insertions(+), 37 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] slab updates for 6.7
2023-10-27 14:38 [GIT PULL] slab updates for 6.7 Vlastimil Babka
@ 2023-10-31 5:42 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-31 5:42 UTC (permalink / raw)
To: Vlastimil Babka
Cc: Linus Torvalds, David Rientjes, Joonsoo Kim, Christoph Lameter,
Pekka Enberg, Andrew Morton, linux-mm@kvack.org, LKML, patches,
Roman Gushchin, Hyeonggon Yoo, Feng Tang, Jay Patel
The pull request you sent on Fri, 27 Oct 2023 16:38:19 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fdce8bd38037a4a2b2961ca4abffaab195690b30
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-31 5:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27 14:38 [GIT PULL] slab updates for 6.7 Vlastimil Babka
2023-10-31 5:42 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.