From: Niklas Cassel <cassel@kernel.org>
To: John Garry <john.g.garry@oracle.com>
Cc: Tommy Kelly <linux@tkel.ly>, Damien Le Moal <dlemoal@kernel.org>,
Tejun Heo <htejun@gmail.com>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
linux-ide@vger.kernel.org, hare@suse.de
Subject: Re: [PATCH 0/3] ata: fix deferred QC handling for port multipliers
Date: Fri, 8 May 2026 21:23:36 +0200 [thread overview]
Message-ID: <af44OKkuhWtlO3fU@ryzen> (raw)
In-Reply-To: <0f4458e2-cdb3-463b-a25c-5b2147e4e442@oracle.com>
Hello John,
On Mon, May 04, 2026 at 08:27:06AM +0100, John Garry wrote:
> On 01/05/2026 19:42, Niklas Cassel wrote:
> > On Fri, May 01, 2026 at 03:19:03PM +0100, John Garry wrote:
> > > On 01/05/2026 13:54, Niklas Cassel wrote:
> > >
> > > As I understand, this deferred QC scheme was intended to solve starvation
> > > problems for multiqueue SAS HBAs (using libsas-based drivers). libsas has no
> > > port multiplier support, so I wonder why we make deferred QC scheme work for
> > > port multiplier, i.e. non-libsas scenario.
> >
> > Are you certain that there are no libsas HBAs that support port
> > multipliers?
>
> No, I am just saying that libsas does not support port multipliers, see
> earlier effort @ https://lore.kernel.org/linux-scsi/1398346023-10225-1-git-send-email-yxlraid@gmail.com/
>
> See this today:
>
> int sas_discover_sata(struct domain_device *dev)
> {
> if (dev->dev_type == SAS_SATA_PM)
> return -ENODEV;
>
I see, thank you for the information!
Will send a V2 soon.
Kind regards,
Niklas
next prev parent reply other threads:[~2026-05-08 19:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-01 12:54 [PATCH 0/3] ata: fix deferred QC handling for port multipliers Niklas Cassel
2026-05-01 12:54 ` [PATCH 1/3] ata: libata-pmp: fix ata_pmp_qc_defer_cmd_switch() Niklas Cassel
2026-05-01 12:54 ` [PATCH 2/3] ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS Niklas Cassel
2026-05-01 12:54 ` [PATCH 3/3] ata: libata-scsi: do not needlessly defer commands when using PMP with FBS Niklas Cassel
2026-05-01 14:19 ` [PATCH 0/3] ata: fix deferred QC handling for port multipliers John Garry
2026-05-01 18:42 ` Niklas Cassel
2026-05-04 7:27 ` John Garry
2026-05-08 19:23 ` Niklas Cassel [this message]
2026-05-03 0:59 ` Tommy Kelly
2026-05-06 0:13 ` Tommy Kelly
2026-05-06 8:45 ` Heiko Stuebner
2026-05-06 15:00 ` Niklas Cassel
2026-05-06 14:52 ` Niklas Cassel
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=af44OKkuhWtlO3fU@ryzen \
--to=cassel@kernel.org \
--cc=dlemoal@kernel.org \
--cc=hare@suse.de \
--cc=htejun@gmail.com \
--cc=john.g.garry@oracle.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux@tkel.ly \
--cc=martin.petersen@oracle.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