public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Mike Christie <michael.christie@oracle.com>
Cc: martin.petersen@oracle.com, linux-scsi@vger.kernel.org,
	target-devel@vger.kernel.org
Subject: Re: [PATCH 1/4] scsi: target: direct completion support
Date: Sat, 28 Feb 2026 21:06:47 -0500	[thread overview]
Message-ID: <yq1cy1o1exm.fsf@ca-mkp.ca.oracle.com> (raw)
In-Reply-To: <20260222232946.7637-1-michael.christie@oracle.com> (Mike Christie's message of "Sun, 22 Feb 2026 17:27:00 -0600")


Mike,

> The following patches made over Linus's current tree allow users to
> tell the target layer to perform direct completions instead of always
> deferring to LIO's completion workqueue. When the frontend driver
> already has multiple worker threads (or you are doing a LUN per target
> with a single thread per target) then bypassing the LIO workqueue can
> increase performance 20-30%.

Applied to 7.1/scsi-staging, thanks!

-- 
Martin K. Petersen

      parent reply	other threads:[~2026-03-01  2:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-22 23:27 [PATCH 1/4] scsi: target: direct completion support Mike Christie
2026-02-22 23:27 ` [PATCH 1/4] scsi: target: Add support for completing commands from backend context Mike Christie
2026-03-11  2:06   ` Martin K. Petersen
2026-02-22 23:27 ` [PATCH 2/4] scsi: target: Use driver completion preference by default Mike Christie
2026-02-22 23:27 ` [PATCH 3/4] scsi: target: Allow userspace to set the completion type Mike Christie
2026-02-22 23:27 ` [PATCH 4/4] vhost-scsi: Report direction completion support Mike Christie
2026-03-01  2:06 ` Martin K. Petersen [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=yq1cy1o1exm.fsf@ca-mkp.ca.oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michael.christie@oracle.com \
    --cc=target-devel@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