> 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 ext4-es 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 ext4_sb_info. > > Signed-off-by: Qi Zheng <zhengqi.a...@bytedance.com> Reviewed-by: Muchun Song <songmuc...@bytedance.com> -- dm-devel mailing list dm-devel@redhat.com https://listman.redhat.com/mailman/listinfo/dm-devel
- [dm-devel] [PATCH v2 04/47] kvm: mmu: dynamically allocate th... Qi Zheng
- [dm-devel] [PATCH v2 30/47] virtio_balloon: dynamically alloc... Qi Zheng
- [dm-devel] [PATCH v2 11/47] gfs2: dynamically allocate the gf... Qi Zheng
- [dm-devel] [PATCH v2 32/47] ext4: dynamically allocate the ex... Qi Zheng
- Re: [dm-devel] [PATCH v2 32/47] ext4: dynamically alloca... Muchun Song
- [dm-devel] [PATCH v2 12/47] NFSv4.2: dynamically allocate the... Qi Zheng
- [dm-devel] [PATCH v2 15/47] quota: dynamically allocate the d... Qi Zheng
- [dm-devel] [PATCH v2 29/47] vmw_balloon: dynamically allocate... Qi Zheng
- [dm-devel] [PATCH v2 36/47] xfs: dynamically allocate the xfs... Qi Zheng
- [dm-devel] [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rw... Qi Zheng
- [dm-devel] [PATCH v2 07/47] xenbus/backend: dynamically alloc... Qi Zheng