Re: [PATCH] io_uring: introduce io_cache_free() helper

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 04 Mar 2025 12:48:12 -0700, Caleb Sander Mateos wrote:
> Add a helper function io_cache_free() that returns an allocation to a
> io_alloc_cache, falling back on kfree() if the io_alloc_cache is full.
> This is the inverse of io_cache_alloc(), which takes an allocation from
> an io_alloc_cache and falls back on kmalloc() if the cache is empty.
> 
> Convert 4 callers to use the helper.
> 
> [...]

Applied, thanks!

[1/1] io_uring: introduce io_cache_free() helper
      commit: 0d83b8a9f180436a84fbdeb575696b0c3ae0ac0c

Best regards,
-- 
Jens Axboe







[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux