linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miklos Szeredi <mszeredi@redhat.com>
To: Boaz Harrosh <openosd@gmail.com>
Cc: Boaz Harrosh <boazh@netapp.com>,
	Chuck Lever <chuck.lever@oracle.com>,
	lsf-pc@lists.linux-foundation.org,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>,
	Ric Wheeler <rwheeler@redhat.com>, Jan Kara <jack@suse.cz>,
	Steven Whitehouse <swhiteho@redhat.com>,
	Tom Coughlan <coughlan@redhat.com>,
	Jeff Moyer <jmoyer@redhat.com>, Sage Weil <sweil@redhat.com>,
	Andy Rudof <andy.rudoff@intel.com>,
	Anna Schumaker <Anna.Schumaker@netapp.com>,
	Amir Goldstein <amir73il@gmail.com>,
	Stephen Bates <stephen@eideticom.com>,
	Amit Golander <Amit.Golander@netapp.com>,
	Sagi Manole <sagim@netapp.com>,
	Shachar Sharon <Shachar.Sharon@netapp.com>,
	Josef Bacik <josef@redhat.com>
Subject: Re: [LSF/MM TOPIC ATTEND][RFD] ZUFS - Zero-copy User-mode File System
Date: Mon, 5 Feb 2018 16:48:00 +0100	[thread overview]
Message-ID: <CAOssrKfLJv5XeUjdjs6OMADi6EoL4g2kks5W0++00chW-N2gfA@mail.gmail.com> (raw)
In-Reply-To: <c6db3f5e-097a-1b6d-00af-45d665cc0a8b@gmail.com>

On Mon, Feb 5, 2018 at 2:04 PM, Boaz Harrosh <openosd@gmail.com> wrote:

> I have one question: If I understand  correctly you expect scalability
> and CPU locality to highly improve with the new version and the proper
> configuration. Do you also expect the single thread latency to improve
> as well?

I don't expect high improvement.  Just wondering, where fuse is now
and how much improvements can be had with various tweaks.

I expect CPU/NUMA locality can help, but that's not yet what the fuse
code does, so we cannot try it out.  What "clone_fd" does is improve
scalability, but even if enabled there are some bottlenecks in the
kernel part that could be improved.

Also I'm interested how much performance the zufs API brings compared
to fuse.  I understand the NIH pressure, but when inventing new
interfaces, you should understand the tradeoffs.   Even if you design
your interface perfectly for the first time (unlikely) you can miss
out on a lot of benefits of an existing, well proven and widely used
interface, such as existing apps that use that interface and the user
(and tester) base that comes with that.

So I'd definitely like to have some conversation about interfaces.

Thanks,
Miklos

  reply	other threads:[~2018-02-05 15:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-01 13:51 [LSF/MM TOPIC ATTEND][RFD] ZUFS - Zero-copy User-mode File System Boaz Harrosh
2018-02-01 18:34 ` Chuck Lever
2018-02-01 18:59   ` Boaz Harrosh
2018-02-02  9:36     ` Miklos Szeredi
2018-02-05 13:04       ` Boaz Harrosh
2018-02-05 15:48         ` Miklos Szeredi [this message]
2018-02-02 15:49     ` J. Bruce Fields
2018-02-02 16:09       ` Chuck Lever
2018-02-02 16:13         ` Bruce Fields
2018-02-09 17:47         ` Steve French
2018-02-05 12:53       ` Boaz Harrosh
2018-03-05 12:18     ` Greg KH

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=CAOssrKfLJv5XeUjdjs6OMADi6EoL4g2kks5W0++00chW-N2gfA@mail.gmail.com \
    --to=mszeredi@redhat.com \
    --cc=Amit.Golander@netapp.com \
    --cc=Anna.Schumaker@netapp.com \
    --cc=Shachar.Sharon@netapp.com \
    --cc=amir73il@gmail.com \
    --cc=andy.rudoff@intel.com \
    --cc=boazh@netapp.com \
    --cc=chuck.lever@oracle.com \
    --cc=coughlan@redhat.com \
    --cc=jack@suse.cz \
    --cc=jmoyer@redhat.com \
    --cc=josef@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=lsf-pc@lists.linux-foundation.org \
    --cc=openosd@gmail.com \
    --cc=rwheeler@redhat.com \
    --cc=sagim@netapp.com \
    --cc=stephen@eideticom.com \
    --cc=sweil@redhat.com \
    --cc=swhiteho@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).