Re: [PATCH v5 0/9] slub: Delay freezing of CPU partial slabs

From: Vlastimil Babka
Date: Mon Nov 13 2023 - 03:36:48 EST


On 11/2/23 04:23, chengming.zhou@xxxxxxxxx wrote:
> From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
>
> Changes in v5:
> - Drop "RFC".
> - Retest to update performance numbers (little difference with RFC v1).
> - Add Reviewed-by and Tested-by tags. Many thanks!
> - Change to better function name: __put_partials().
> - Some minor improvements of comments and changelog.
> - RFC v4: https://lore.kernel.org/all/20231031140741.79387-1-chengming.zhou@xxxxxxxxx/

Thanks! Pushed to
https://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git/log/?h=slab/for-6.8/partial-freezing

Vlastimil