Message ID | cover.1700067287.git.dsterba@suse.com (mailing list archive) |
---|---|
Headers | show |
Series | Pool for compression pages | expand |
On Wed, Nov 15, 2023 at 05:59:37PM +0100, David Sterba wrote: > Add wrappers for alloc/free of pages used for compresion and keep a > small cache (for all filesystems, ie. per module). This can speed up > short compression IO when we don't need to go to the allocator. Shrinker > is attached to free the pages if there's memory pressure. > > David Sterba (2): > btrfs: use page alloc/free wrapeprs for compression pages > btrfs: use shrinker for compression page pool > Sorry I thought I responded to this last week, Reviewed-by: Josef Bacik <josef@toxicpanda.com> Thanks, Josef