Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: Christoph Hellwig <hch@lst.de>
Cc: Keith Busch <kbusch@meta.com>, linux-nvme@lists.infradead.org
Subject: Re: [PATCHv2 0/2] Using SGLs for userspace commands
Date: Wed, 13 Nov 2024 08:50:37 -0700	[thread overview]
Message-ID: <ZzTKzVQCMZQFWpGG@kbusch-mbp> (raw)
In-Reply-To: <20241113045012.GA20379@lst.de>

On Wed, Nov 13, 2024 at 05:50:12AM +0100, Christoph Hellwig wrote:
> On Tue, Nov 12, 2024 at 01:06:18PM -0800, Keith Busch wrote:
> > From: Keith Busch <kbusch@kernel.org>
> > 
> > Changes from previous version:
> > 
> >   Merged up to linux 6.12, which had some necessary blk-integrity
> >   patches
> > 
> >   Dropped all the initial "cleanup" patches. This is instead the minimum
> >   patchset to satisfy using the feature.
> 
> Refresh my brain, but where was the previous version?  A quick
> grep for " Using SGLs for userspace commands" on my linux-nvme mailbox
> and an internet search don't find results.
> 
> Are the previous cleanups the fixes to the block layer metadata/integrity
> code to actually properly deal with splitting and merging?

It's here:

  https://lore.kernel.org/linux-nvme/20240904183818.713941-1-kbusch@meta.com/

This series follows on the block integrity series that fixed up the
merging and segment accounting.

Much of it is not necessary to get SGL metadata support. It was just
cleanups in this path I did along the way.


      reply	other threads:[~2024-11-13 15:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-12 21:06 [PATCHv2 0/2] Using SGLs for userspace commands Keith Busch
2024-11-12 21:06 ` [PATCHv2 1/2] nvme-pci: add support for sgl metadata Keith Busch
2024-11-13  4:58   ` Christoph Hellwig
2024-11-13 15:48     ` Keith Busch
2024-11-12 21:06 ` [PATCHv2 2/2] nvme-pci: use sgls for all user requests if possible Keith Busch
2024-11-13  4:58   ` Christoph Hellwig
2024-11-13 15:48     ` Keith Busch
2024-11-14  5:56       ` Christoph Hellwig
2024-11-14 15:53         ` Keith Busch
2024-11-14 16:42           ` Christoph Hellwig
2024-11-14 17:29             ` Keith Busch
2024-11-13  4:50 ` [PATCHv2 0/2] Using SGLs for userspace commands Christoph Hellwig
2024-11-13 15:50   ` Keith Busch [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=ZzTKzVQCMZQFWpGG@kbusch-mbp \
    --to=kbusch@kernel.org \
    --cc=hch@lst.de \
    --cc=kbusch@meta.com \
    --cc=linux-nvme@lists.infradead.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