public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Wang Jianchao <jianchao.wan9@gmail.com>
To: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: jejb@linux.ibm.com, linux-scsi@vger.kernel.org
Subject: Re: Discard performance regression after "scsi: sd: Remove LBPRZ dependency for discards"
Date: Thu, 8 Jul 2021 14:05:49 +0800	[thread overview]
Message-ID: <f1331877-5221-5aaa-d896-ff487dbdf2d6@gmail.com> (raw)
In-Reply-To: <yq1pmvtbiy2.fsf@ca-mkp.ca.oracle.com>

Thanks so much for your comment, Martin ;)
That's really helpful.

Jianchao

On 2021/7/8 11:23 AM, Martin K. Petersen wrote:
> 
> Wang,
> 
>> We have a sata ssd with following parameters,
>>
>>   max_ws_blocks = 0
>>   max_unmap_blocks = 262143
>>   lbprz = 1
>>   lbpu = 1
>>   unmap_limit_for_ws = 0
> 
> The device is explicitly asking for us to use UNMAP so the older kernel
> choosing WRITE SAME(16) was not correct.
> 
> I have been working on an update to the discard/zeroing heuristics that
> I'll post when 5.15 opens next week. But based on what's reported it by
> your device we would still choose UNMAP for discards. LBPRZ only affects
> which command we use for zeroing.
> 

      reply	other threads:[~2021-07-08  6:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06  3:11 Discard performance regression after "scsi: sd: Remove LBPRZ dependency for discards" Wang Jianchao
2021-07-08  3:23 ` Martin K. Petersen
2021-07-08  6:05   ` Wang Jianchao [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=f1331877-5221-5aaa-d896-ff487dbdf2d6@gmail.com \
    --to=jianchao.wan9@gmail.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --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