From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8CABAC6FA8B for ; Thu, 22 Sep 2022 05:31:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229835AbiIVFbp (ORCPT ); Thu, 22 Sep 2022 01:31:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48802 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229488AbiIVFbm (ORCPT ); Thu, 22 Sep 2022 01:31:42 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB89AB07E9 for ; Wed, 21 Sep 2022 22:31:41 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id 6D3BC68AFE; Thu, 22 Sep 2022 07:31:37 +0200 (CEST) Date: Thu, 22 Sep 2022 07:31:37 +0200 From: Christoph Hellwig To: Rita Lin Cc: Keith Busch , Jens Axboe , Christoph Hellwig , Sagi Grimberg , "linux-nvme@lists.infradead.org" , "linux-kernel@vger.kernel.org" , =?utf-8?B?77+9U+aZn++/vXw=?= , Tina Hsu , Vita Hsueh =?utf-8?B?KOiWm+S8iuWAqSk=?= , "Wang, Audrey" Subject: Re: nvme-pci: disable write zeros support on SSDs Message-ID: <20220922053137.GA27191@lst.de> References: <36fd82e8780742c2881f078f98110e5e@ExMBX2.phison.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <36fd82e8780742c2881f078f98110e5e@ExMBX2.phison.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 22, 2022 at 02:03:01AM +0000, Rita Lin wrote: > Dear receivers, > > We would like to apply to disable write zeros support on Phison SSDs. Can you explain why these SSDs do claim write Zeroes but it doesn't actually work, and why this is not fixable in a firmware update?