public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: liang bai <darkagainst@gmail.com>
Cc: linux-xfs@vger.kernel.org
Subject: Re: About material on old xfs wiki
Date: Sat, 7 Nov 2020 08:32:54 +1100	[thread overview]
Message-ID: <20201106213254.GG7391@dread.disaster.area> (raw)
In-Reply-To: <CA+Kr39MGk=mj0Mx7idzUvkEOxw5qzwfqzWuxN0mgzTGSHLsK5Q@mail.gmail.com>

On Fri, Nov 06, 2020 at 04:14:05PM +0800, liang bai wrote:
> Hi,
> I am doing some research about how SSD can better cooperate with XFS.
> So I need to know much about the design of the XFS.

https://git.kernel.org/pub/scm/fs/xfs/xfs-documentation.git/

Though your best resource is going to be asking questions on this
list.

I'd be interested to know what sort of SSD optimisations you are
thinking of, because largely SSD optimisations are similar to the
layout optimisations that we do for RAID (alignment, cross-file
packing, locality groupings, etc) and as such we don't actually have
any specific SSD-only optimisations in XFS at all.

Most of this knowledge isn't documented anywhere, so the only way
you will understand what we already know works and doesn't work is
to discuss the topic directly here on this list...

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

      parent reply	other threads:[~2020-11-06 21:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-06  8:14 About material on old xfs wiki liang bai
2020-11-06  8:32 ` Martin Steigerwald
2020-11-06 21:32 ` Dave Chinner [this message]

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=20201106213254.GG7391@dread.disaster.area \
    --to=david@fromorbit.com \
    --cc=darkagainst@gmail.com \
    --cc=linux-xfs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox