[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250128012120.GL1977892@ZenIV>
Date: Tue, 28 Jan 2025 01:21:20 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Sasha Levin <sashal@...nel.org>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [git pull] d_revalidate pile
On Mon, Jan 27, 2025 at 04:43:13PM -0800, Linus Torvalds wrote:
> I'm thinking mainly dentry_string_cmp(), which currently does things
> one byte at a time at least partially for the "I must not overrun a
> NUL character because 'len' may be bogus" reason.
Umm... On some architectures it does, but mostly that's the ones
where unaligned word loads are costly. Which target do you have
in mind?
Powered by blists - more mailing lists