From: Jens Axboe <[email protected]>
To: Pavel Begunkov <[email protected]>,
Caleb Sander Mateos <[email protected]>
Cc: [email protected], [email protected]
Subject: Re: [PATCH] io_uring: introduce io_cache_free() helper
Date: Wed, 05 Mar 2025 07:45:25 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
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
prev parent reply other threads:[~2025-03-05 14:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-04 19:48 [PATCH] io_uring: introduce io_cache_free() helper Caleb Sander Mateos
2025-03-05 14:45 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=174118592580.8596.405686502009114886.b4-ty@kernel.dk \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox