* [GIT PULL] slab fix for 6.19-rc1
@ 2025-12-10 10:11 Vlastimil Babka
2025-12-11 0:09 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Vlastimil Babka @ 2025-12-10 10:11 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Harry Yoo, David Rientjes, Christoph Lameter,
Roman Gushchin, linux-mm, LKML
Hi Linus,
please pull the slab fix from:
git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.19-rc1
Fixing this perf regression in rc1 should save time for people integration-
testing new code on top of it.
Thanks,
Vlastimil
======================================
- A stable fix for performance regression in tests that perform
kmem_cache_destroy() a lot, due to unnecessarily wide scope
of kvfree_rcu_barrier(). (Harry Yoo)
----------------------------------------------------------------
The following changes since commit b687034b1a4d85333ced0fe07f67b17276cccdc8:
Merge tag 'slab-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab (2025-12-03 11:53:47 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.19-rc1
for you to fetch changes up to 0f35040de59371ad542b915d7b91176c9910dadc:
mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction (2025-12-07 18:09:54 +0100)
----------------------------------------------------------------
Harry Yoo (1):
mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
include/linux/slab.h | 7 +++++++
mm/slab.h | 1 +
mm/slab_common.c | 52 +++++++++++++++++++++++++++++++++++--------------
mm/slub.c | 55 ++++++++++++++++++++++++++++------------------------
4 files changed, 75 insertions(+), 40 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] slab fix for 6.19-rc1
2025-12-10 10:11 [GIT PULL] slab fix for 6.19-rc1 Vlastimil Babka
@ 2025-12-11 0:09 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-11 0:09 UTC (permalink / raw)
To: Vlastimil Babka
Cc: Linus Torvalds, Andrew Morton, Harry Yoo, David Rientjes,
Christoph Lameter, Roman Gushchin, linux-mm, LKML
The pull request you sent on Wed, 10 Dec 2025 11:11:08 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.19-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1de741159bbb187c8018c4c779acde4ea0188478
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:[~2025-12-11 0:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-10 10:11 [GIT PULL] slab fix for 6.19-rc1 Vlastimil Babka
2025-12-11 0:09 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox