On Thu, May 15, 2025 at 5:46 AM Vlastimil Babka <vba...@suse.cz> wrote: > > On 4/25/25 10:27, Vlastimil Babka wrote: > > Hi, > > > > This is the v4 and first non-RFC series to add an opt-in percpu > > array-based caching layer to SLUB, following the LSF/MM discussions. > > Since v3 I've also made changes to achieve full compatibility with > > slub_debug, and IRC discussions led to the last patch intended to > > improve NUMA locality (the patch remains separate for evaluation > > purposes). > > I've pushed the changes based on the feedback here: > https://git.kernel.org/pub/scm/linux/kernel/git/vbabka/linux.git/log/?h=b4/slub-percpu-sheaves > > You can use that for testing/benchmarking. Thanks!
Thanks! I'll give it a spin this weekend.