Re: [PATCH v2 00/33] Separate struct slab from struct page
From: Vlastimil Babka <hidden>
Date: 2021-12-16 09:19:25
Also in:
linux-iommu, linux-mm, linux-patches
From: Vlastimil Babka <hidden>
Date: 2021-12-16 09:19:25
Also in:
linux-iommu, linux-mm, linux-patches
On 12/16/21 00:38, Roman Gushchin wrote:
On Tue, Dec 14, 2021 at 05:03:12PM -0800, Roman Gushchin wrote:quoted
On Tue, Dec 14, 2021 at 01:57:22PM +0100, Vlastimil Babka wrote:quoted
On 12/1/21 19:14, Vlastimil Babka wrote:quoted
Folks from non-slab subsystems are Cc'd only to patches affecting them, and this cover letter. Series also available in git, based on 5.16-rc3: https://git.kernel.org/pub/scm/linux/kernel/git/vbabka/linux.git/log/?h=slab-struct_slab-v2r2Pushed a new branch slab-struct-slab-v3r3 with accumulated fixes and small tweaks and a new patch from Hyeonggon Yoo on top. To avoid too much spam, here's a range diff:Hi Vlastimil! I've started to review this patchset (btw, a really nice work, I like the resulting code way more). Because I'm looking at v3 and I don't have
Thanks a lot, Roman! ...
* mm/slab: Convert most struct page to struct slab by spatch Another patch with the same title? Rebase error? * mm/slab: Finish struct page to struct slab conversion And this one too?
No, these are for mm/slab.c, the previous were for mm/slub.c :)
Thanks! Roman