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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 37DB0C433FE for ; Wed, 27 Oct 2021 03:03:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 14C6D60EC0 for ; Wed, 27 Oct 2021 03:03:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238856AbhJ0DFe (ORCPT ); Tue, 26 Oct 2021 23:05:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57714 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236459AbhJ0DFd (ORCPT ); Tue, 26 Oct 2021 23:05:33 -0400 Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D3B59C061570 for ; Tue, 26 Oct 2021 20:03:08 -0700 (PDT) Received: by mail-io1-xd30.google.com with SMTP id z144so759433iof.0 for ; Tue, 26 Oct 2021 20:03:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20210112.gappssmtp.com; s=20210112; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=omKeu29+ryItY7DLSJ7AbPWyTJqOXcPm2RufUXYz74E=; b=ZgegrBRE+ea0GGZnA8IfRhTfh19ZufmPqkwRongRQWVR6ezc1XQXsJXoXgkoaq0vjD UJpV/7XHAe1VQi6UmvV9LgixPrfNcOMmZD3hqFg2pIw+n3CydCZqINCkd3TGA3eiTyLg a0vC7HrxarDpxuwGv9J0DkisQ7/wnqVlqE00ppiGgno+A4DtFwxKJJILu/6yRrbqPhkD ZUgM61HCrXvsViTtLYCG9FlimfJKn8BVOnNzLKujU+ILCpRnlLygdvRM0zhzq7Hw+joq KOGCSPdKpMAtvyQ6VCdVmaE/XzoAud35Pf/jq4nMkzDzuOHPkqNhbuuEu93MTFA+ksFr 9QfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=omKeu29+ryItY7DLSJ7AbPWyTJqOXcPm2RufUXYz74E=; b=mtfO4CdF+klKVoWB883iRAN/GVBZm6R0QHAMV5e5QgXFiL647wURu5hpeGO5ggj4YG TjSiJ+dx2OHdrwnA3yt+22OkD9LNL+Klh6DexlwxCy76qleMFitg5Cu75p/pvXKwEDKh IMi1cQLQ44L/GUvky37SM4wynW6i4kf1EGp84B61qbt99iXhZnQMVa6TU48pZn/94x6u 3l0JdwHLM0+w0GdC7PLtacQERYogJK7xukF08TdZ2nNoJHAw0i4Fy+ie/3GPqBKqds1n fXxzyprN7mBj5mg0O7cnGtPLFF6w9V8Wftqt2qGX5KwhrpLYEPMpLptkO8KdqVICEXqS yXxw== X-Gm-Message-State: AOAM530lBXlO25vvodCyv2D3uozdq+Qp+hFeRUXfprZ7VA55MvSqyUSq kBic11CgJIpX/EA5kttjHJXsJELd+h4NvA== X-Google-Smtp-Source: ABdhPJzUEdzdye8317F6uiPURMPbYz4MGyb1FFCANKFMSNj8CoPQuFy2Ranf3nqsHx5xdVm06eAANQ== X-Received: by 2002:a6b:c94b:: with SMTP id z72mr17404466iof.101.1635303787203; Tue, 26 Oct 2021 20:03:07 -0700 (PDT) Received: from [192.168.1.116] ([66.219.217.159]) by smtp.gmail.com with ESMTPSA id i15sm11770000ilu.24.2021.10.26.20.03.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 26 Oct 2021 20:03:06 -0700 (PDT) Subject: Re: [PATCH v9 0/5] Initial support for multi-actuator HDDs To: Damien Le Moal , "linux-block@vger.kernel.org" , "linux-ide@vger.kernel.org" , "Martin K . Petersen" , "linux-scsi@vger.kernel.org" References: <20211027022223.183838-1-damien.lemoal@wdc.com> From: Jens Axboe Message-ID: <64a81be7-ef62-8f8c-bfdc-759e04530366@kernel.dk> Date: Tue, 26 Oct 2021 21:03:04 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-ide@vger.kernel.org On 10/26/21 8:49 PM, Damien Le Moal wrote: > On 2021/10/27 11:38, Jens Axboe wrote: >> On 10/26/21 8:22 PM, Damien Le Moal wrote: >>> From: Damien Le Moal >>> >>> Single LUN multi-actuator hard-disks are cappable to seek and execute >>> multiple commands in parallel. This capability is exposed to the host >>> using the Concurrent Positioning Ranges VPD page (SCSI) and Log (ATA). >>> Each positioning range describes the contiguous set of LBAs that an >>> actuator serves. >>> >>> This series adds support to the scsi disk driver to retreive this >>> information and advertize it to user space through sysfs. libata is >>> also modified to handle ATA drives. >>> >>> The first patch adds the block layer plumbing to expose concurrent >>> sector ranges of the device through sysfs as a sub-directory of the >>> device sysfs queue directory. Patch 2 and 3 add support to sd and >>> libata. Finally patch 4 documents the sysfs queue attributed changes. >>> Patch 5 fixes a typo in the document file (strictly speaking, not >>> related to this series). >>> >>> This series does not attempt in any way to optimize accesses to >>> multi-actuator devices (e.g. block IO schedulers or filesystems). This >>> initial support only exposes the independent access ranges information >>> to user space through sysfs. >> >> I've applied 1/9 for now, as that clearly belongs in the block tree. >> Might be the cleanest if SCSI does a post tree that depends on >> for-5.16/block. Or I can apply it all as they are reviewed. Let me >> know. > > Forgot: They are all reviewed, including Martin who sent a Reviewed-by for the > series, but not an Acked-by for patch 2. As for libata patch 3, obviously, this > is Acked-by me. Queued up 2-5 in the for-5.16/scsi-ma branch. -- Jens Axboe