lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <174118592580.8596.405686502009114886.b4-ty@kernel.dk>
Date: Wed, 05 Mar 2025 07:45:25 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Pavel Begunkov <asml.silence@...il.com>, 
 Caleb Sander Mateos <csander@...estorage.com>
Cc: io-uring@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] io_uring: introduce io_cache_free() helper


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




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ