From: Al Viro <viro@zeniv.linux.org.uk>
To: Mateusz Guzik <mjguzik@gmail.com>
Cc: Jan Kara <jack@suse.cz>,
brauner@kernel.org, linux-kernel@vger.kernel.org,
linux-fsdevel@vger.kernel.org
Subject: Re: [RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
Date: Mon, 18 Nov 2024 15:44:18 +0000 [thread overview]
Message-ID: <20241118154418.GH3387508@ZenIV> (raw)
In-Reply-To: <CAGudoHECQkQQrcHuWkP2badRP6eXequEiBD2=VTcMfd_Tfj+rA@mail.gmail.com>
On Mon, Nov 18, 2024 at 03:51:34PM +0100, Mateusz Guzik wrote:
> This is only 1.5% because of other weird slowdowns which don't need to
> be there, notably putname using atomics. If the other crap was already
> fixed it would be closer to 5%.
Describe your plans re putname(), please. Because we are pretty much
certain to step on each other's toes here in the coming cycle.
next prev parent reply other threads:[~2024-11-18 15:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-18 8:53 [RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated Mateusz Guzik
2024-11-18 11:53 ` Jan Kara
2024-11-18 12:20 ` Mateusz Guzik
2024-11-18 14:41 ` Jan Kara
2024-11-18 14:51 ` Mateusz Guzik
2024-11-18 15:44 ` Al Viro [this message]
2024-11-18 20:32 ` Mateusz Guzik
2024-11-20 8:36 ` Christian Brauner
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=20241118154418.GH3387508@ZenIV \
--to=viro@zeniv.linux.org.uk \
--cc=brauner@kernel.org \
--cc=jack@suse.cz \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mjguzik@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.