Linux virtualization list
 help / color / mirror / Atom feed
From: Oliver Sang <oliver.sang@intel.com>
To: Christoph Hellwig <hch@lst.de>
Cc: <oe-lkp@lists.linux.dev>, <lkp@intel.com>,
	<linux-kernel@vger.kernel.org>, Jens Axboe <axboe@kernel.dk>,
	<linux-block@vger.kernel.org>, <virtualization@lists.linux.dev>,
	<linux-nvme@lists.infradead.org>, <oliver.sang@intel.com>
Subject: Re: [linus:master] [block]  e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
Date: Tue, 17 Dec 2024 14:55:23 +0800	[thread overview]
Message-ID: <Z2EgW8/WNfzZ28mn@xsang-OptiPlex-9020> (raw)
In-Reply-To: <20241217045527.GA16091@lst.de>

hi, Christoph Hellwig,

On Tue, Dec 17, 2024 at 05:55:28AM +0100, Christoph Hellwig wrote:
> On Fri, Dec 13, 2024 at 03:32:24PM +0100, Christoph Hellwig wrote:
> > On Thu, Dec 12, 2024 at 09:51:45PM +0800, kernel test robot wrote:
> > > 
> > > 
> > > Hello,
> > > 
> > > kernel test robot noticed a 49.6% regression of stress-ng.aiol.ops_per_sec on:
> > 
> > This sounds like there is some other I/O path that still reorders,
> > which got messed up.  What storage driver is this using?  The repro
> > material talks about an ata disk, but I'm still curious if it's ahci
> > or some other driver, or a SAS HBA?
> 
> Do you have the information on what hardware is used for this test?
> 

sorry for late.

from below information, it seems an 'ahci' to me. but since I have limited
knowledge about storage driver, maybe I'm wrong. if you want more information,
please let us know. thanks a lot!

the sata hdd for this test is as below:

lrwxrwxrwx 1 root root  9 Dec 17 06:30 ata-WDC_WD20SPZX-22UA7T0_WD-WX82EA06CSLM -> ../../sdb
lrwxrwxrwx 1 root root 10 Dec 17 06:30 ata-WDC_WD20SPZX-22UA7T0_WD-WX82EA06CSLM-part1 -> ../../sdb1

# lsblk -d -o name,rota,tran
NAME    ROTA TRAN
...
sdb        1 sata


# lspci -v | grep -i ahci
00:11.5 SATA controller: Intel Corporation C620 Series Chipset Family SSATA Controller [AHCI mode] (rev 0a) (prog-if 01 [AHCI 1.0])
        Subsystem: Intel Corporation C620 Series Chipset Family SSATA Controller [AHCI mode]
        Kernel driver in use: ahci
        Kernel modules: ahci
00:17.0 SATA controller: Intel Corporation C620 Series Chipset Family SATA Controller [AHCI mode] (rev 0a) (prog-if 01 [AHCI 1.0])
        Subsystem: Intel Corporation C620 Series Chipset Family SATA Controller [AHCI mode]
        Kernel driver in use: ahci
        Kernel modules: ahci


# dmesg | grep -i ahci
[   33.238726] ahci 0000:00:11.5: version 3.0
[   33.245238] ahci 0000:00:11.5: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[   33.262304] ahci 0000:00:11.5: 4/4 ports implemented (port mask 0x3c)
[   33.274836] ahci 0000:00:11.5: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
[   33.332546] scsi host1: ahci
[   33.336259] scsi host2: ahci
[   33.438264] scsi host3: ahci
[   33.447554] scsi host4: ahci
[   33.454807] scsi host5: ahci
[   33.458574] scsi host6: ahci
[   33.462425] ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[   33.462429] ahci 0000:00:17.0: 8/8 ports implemented (port mask 0xff)
[   33.462430] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
[   33.514739] scsi host7: ahci
[   33.524035] scsi host8: ahci
[   33.531515] scsi host9: ahci
[   33.542149] scsi host10: ahci
[   33.546126] scsi host11: ahci
[   33.549890] scsi host12: ahci
[   33.553719] scsi host13: ahci
[   33.557556] scsi host14: ahci


  reply	other threads:[~2024-12-17  6:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-12 13:51 [linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression kernel test robot
2024-12-13 14:32 ` Christoph Hellwig
2024-12-17  4:55   ` Christoph Hellwig
2024-12-17  6:55     ` Oliver Sang [this message]
2024-12-17  6:56       ` Christoph Hellwig
2025-01-02  9:49         ` Niklas Cassel
2025-01-03  6:49           ` Christoph Hellwig
2025-01-03  9:09             ` Niklas Cassel
2025-01-06  7:21               ` Christoph Hellwig
2025-01-07  8:27               ` Oliver Sang
2025-01-08 10:39                 ` Niklas Cassel
2025-01-10  6:53                   ` Oliver Sang
2025-01-15 11:42                     ` Niklas Cassel
2025-01-16  6:37                       ` Oliver Sang
2025-01-16 10:04                         ` Niklas Cassel
2025-01-14  6:45                   ` Oliver Sang
2025-01-07  8:26             ` Oliver Sang

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=Z2EgW8/WNfzZ28mn@xsang-OptiPlex-9020 \
    --to=oliver.sang@intel.com \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=lkp@intel.com \
    --cc=oe-lkp@lists.linux.dev \
    --cc=virtualization@lists.linux.dev \
    /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