> On Jul 24, 2023, at 17:43, Qi Zheng <zhengqi.a...@bytedance.com> wrote: > > In preparation for implementing lockless slab shrink, use new APIs to > dynamically allocate the md-raid5 shrinker, so that it can be freed > asynchronously using kfree_rcu(). Then it doesn't need to wait for RCU > read-side critical section when releasing the struct r5conf. > > Signed-off-by: Qi Zheng <zhengqi.a...@bytedance.com> Reviewed-by: Muchun Song <songmuc...@bytedance.com>
- [Cluster-devel] [PATCH v2 00/47] use refcount+RCU method to i... Qi Zheng
- [Cluster-devel] [PATCH v2 27/47] md/raid5: dynamically a... Qi Zheng
- Re: [Cluster-devel] [PATCH v2 27/47] md/raid5: dynam... Muchun Song
- [Cluster-devel] [PATCH v2 10/47] gfs2: dynamically alloc... Qi Zheng
- [Cluster-devel] [PATCH v2 24/47] drm/panfrost: dynamical... Qi Zheng
- [Cluster-devel] [PATCH v2 28/47] bcache: dynamically all... Qi Zheng
- [Cluster-devel] [PATCH v2 21/47] mm: workingset: dynamic... Qi Zheng
- [Cluster-devel] [PATCH v2 19/47] mm: thp: dynamically al... Qi Zheng