lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1789509750.63786.1630568657296@office.mailbox.org>
Date:   Thu, 2 Sep 2021 09:44:17 +0200 (CEST)
From:   torvic9@...lbox.org
To:     "Martin K. Petersen" <martin.petersen@...cle.com>
Cc:     Damien Le Moal <Damien.LeMoal@....com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "hpa@...hat.com" <hpa@...hat.com>,
        "linux-ide@...r.kernel.org" <linux-ide@...r.kernel.org>,
        "axboe@...nel.dk" <axboe@...nel.dk>,
        "hdegoede@...hat.com" <hdegoede@...hat.com>
Subject: Re: [PATCH v4] libata: Add ATA_HORKAGE_NO_NCQ_ON_AMD for Samsung
 860 and 870 SSD.


> Martin K. Petersen <martin.petersen@...cle.com> hat am 01.09.2021 20:58 geschrieben:
> 
>  
> Tor,
> 
> > Samsung 860 Pro:
> > $ cat /sys/block/sda/device/queue_depth
> >
> > 32
> >
> > Samsung 860 Evo:
> > $ cat /sys/block/sdb/device/queue_depth
> >
> > 32
> 
> Please also provide the output of:
> 
> # grep . /sys/class/ata_device/dev*/trim

  /sys/class/ata_device/dev1.0/trim:unsupported
  /sys/class/ata_device/dev2.0/trim:unsupported
  /sys/class/ata_device/dev3.0/trim:queued
  /sys/class/ata_device/dev4.0/trim:queued
  /sys/class/ata_device/dev5.0/trim:unsupported

According to the symlinks in /dev/disk/by-path,
3.0 corresponds to /dev/sda (860 Pro) and
4.0 corresponds to /dev/sdb (860 Evo).

> 
> -- 
> Martin K. Petersen	Oracle Linux Engineering

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ