commit | d14c273132aec81a1a8107c9ab4865b89e7910a7 | [log] [tgz] |
---|---|---|
author | Tina Hsu <tina_hsu@phison.corp-partner.google.com> | Thu Sep 22 14:16:30 2022 +0800 |
committer | Christoph Hellwig <hch@lst.de> | Tue Sep 27 09:20:30 2022 +0200 |
tree | c86021bca20a8597bebd4b9bbadd29d6a621ab16 | |
parent | c292a337d0e45a292c301e3cd51c35aa0ae91e95 [diff] |
nvme-pci: disable Write Zeroes on Phison E3C/E4C E3C/E4C SSDs do support the Write Zeroes command in theory, but have very bad performance when using it. As the firmware has been frozen for these products we can not expect firmware improvements for it, so disable Write Zeroes. Signed-off-by: Tina Hsu <tina_hsu@phison.corp-partner.google.com> [hch: update the commit message] Signed-off-by: Christoph Hellwig <hch@lst.de>