[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250915195305.1309fea2@nimda.home>
Date: Mon, 15 Sep 2025 19:53:05 +0300
From: Onur Özkan <work@...rozkan.dev>
To: Daniel Almeida <daniel.almeida@...labora.com>
Cc: rust-for-linux@...r.kernel.org, ojeda@...nel.org, alex.gaynor@...il.com,
boqun.feng@...il.com, gary@...yguo.net, bjorn3_gh@...tonmail.com,
lossin@...nel.org, a.hindborg@...nel.org, aliceryhl@...gle.com,
tmgross@...ch.edu, dakr@...nel.org, tamird@...il.com, daniel@...lak.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: less allocation in CString::try_from
On Mon, 15 Sep 2025 17:38:32 +0200
Daniel Almeida <daniel.almeida@...labora.com> wrote:
> Hi Onur, thanks for working on this :)
>
> The commit title doesn’t parse very well, can you rework it?
>
> — Daniel
>
>
Hi Daniel,
As Alice mentioned in [0], my assumption about reducing allocations was
wrong. Looking at the KVec implementation details this patch doesn't
actually change anything other than how the code looks. We can safely
ignore it. I should have checked that, sorry.
[0]:
https://lore.kernel.org/all/CAH5fLgi-VrhDSEjJA4Bg+5Wmr2JDAmmOc1FkfZAZ29SMqkX++w@mail.gmail.com/
Thanks,
Onur
Powered by blists - more mailing lists