All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miklos Szeredi <miklos@szeredi.hu>
To: Dharmendra Singh <dharamhans87@gmail.com>
Cc: linux-fsdevel@vger.kernel.org,
	fuse-devel <fuse-devel@lists.sourceforge.net>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] FUSE: Implement atomic lookup + open
Date: Tue, 1 Mar 2022 16:26:58 +0100	[thread overview]
Message-ID: <CAJfpegu4L6s9vR0FUuVuHfNpBM_PJuR8XJQsQnwRVFkZD4KJEQ@mail.gmail.com> (raw)
In-Reply-To: <20220224032337.19284-1-dharamhans87@gmail.com>

On Thu, 24 Feb 2022 at 04:27, Dharmendra Singh <dharamhans87@gmail.com> wrote:
>
> FUSE, as of now, makes aggressive lookup calls into libfuse in certain code
> paths. These lookup calls possibly can be avoided in some cases. Incoming
> two patches addresses the issue of aggressive lookup calls.

Can you give performance numbers?

Thanks,
Miklos

  parent reply	other threads:[~2022-03-01 15:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-24  3:23 [PATCH 0/2] FUSE: Implement atomic lookup + open Dharmendra Singh
2022-02-24  3:23 ` [PATCH 1/2] " Dharmendra Singh
2022-02-24  3:23 ` [PATCH 2/2] FUSE: Avoid lookup in d_revalidate() Dharmendra Singh
2022-03-01 15:26 ` Miklos Szeredi [this message]
2022-03-11 12:04   ` 'Re: [PATCH 0/2] FUSE: Implement atomic lookup + open' Dharmendra Singh

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=CAJfpegu4L6s9vR0FUuVuHfNpBM_PJuR8XJQsQnwRVFkZD4KJEQ@mail.gmail.com \
    --to=miklos@szeredi.hu \
    --cc=dharamhans87@gmail.com \
    --cc=fuse-devel@lists.sourceforge.net \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.