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 D3854C433FE for ; Thu, 3 Mar 2022 01:03:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231194AbiCCBD4 (ORCPT ); Wed, 2 Mar 2022 20:03:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45928 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231190AbiCCBD4 (ORCPT ); Wed, 2 Mar 2022 20:03:56 -0500 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D975DB0B; Wed, 2 Mar 2022 17:03:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=8yQc0CnC4AEyg+HOw28voqiJfaqMTkESL4AFvkxZ298=; b=UtiNF3lhz0lwJA3exKvT3iDSjo DTjVVyCsodBogsMbHJqx2Z9txg73jjsBcKM0ORVl/8SiijU4ZQA+ElbjjMGBMLIsdiYkYSijxtnsT SSscvhoRV2sFieC6AAWhBo2LHKXtMGRgK8XvrFJESqdZD4ODit2S9ixg9bT5ftrqa2nhka+ggta/b +jfKzB3Eegs/M/BV0QieLpPZtG/E3Yg7LPqccRmxzDUXiV4bmvbgZce4310H3gL8bcSREFL1MIckQ 2rONdzwD+h1JAbFy8jntefPkZ8oZNBxqdit9+tGIAPZQE6MFlmoKKpLHHAW6Jr101kCcbPEcBdjo7 NAIwO5eA==; Received: from mcgrof by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1nPZs6-004tpy-GU; Thu, 03 Mar 2022 01:03:10 +0000 Date: Wed, 2 Mar 2022 17:03:10 -0800 From: Luis Chamberlain To: linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, lsf-pc@lists.linux-foundation.org Cc: Matias =?iso-8859-1?Q?Bj=F8rling?= , Javier =?iso-8859-1?Q?Gonz=E1lez?= , Damien Le Moal , Bart Van Assche , Adam Manzanares , Keith Busch , Johannes Thumshirn , Naohiro Aota , Pankaj Raghav , Kanchan Joshi , Nitesh Shetty Subject: Re: [LSF/MM/BPF BoF] BoF for Zoned Storage Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Luis Chamberlain Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On Wed, Mar 02, 2022 at 04:56:54PM -0800, Luis Chamberlain wrote: > Thinking proactively about LSFMM, regarding just Zone storage.. > > I'd like to propose a BoF for Zoned Storage. The point of it is > to address the existing point points we have and take advantage of ^pain points > having folks in the room we can likely settle on things faster which > otherwise would take years. > > I'll throw at least one topic out: > > * Raw access for zone append for microbenchmarks: > - are we really happy with the status quo? > - if not what outlets do we have? > > I think the nvme passthrogh stuff deserves it's own shared > discussion though and should not make it part of the BoF. > > Luis