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 X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A1DC4C433E0 for ; Sat, 20 Jun 2020 21:22:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 83F69246B8 for ; Sat, 20 Jun 2020 21:22:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=kernel-dk.20150623.gappssmtp.com header.i=@kernel-dk.20150623.gappssmtp.com header.b="U7Bt62yA" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728966AbgFTVWJ (ORCPT ); Sat, 20 Jun 2020 17:22:09 -0400 Received: from mail-pg1-f193.google.com ([209.85.215.193]:38440 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728963AbgFTVWJ (ORCPT ); Sat, 20 Jun 2020 17:22:09 -0400 Received: by mail-pg1-f193.google.com with SMTP id e8so972222pgc.5 for ; Sat, 20 Jun 2020 14:22:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=lZgSGwAntb0/3yR8kQL2Gr50e6PlDlNK7lkPR/KXNC0=; b=U7Bt62yAVSNu4txp+rBDdYHJ/Ly/MAhXujOQpyxdcdSnGR2J53xkTjTB9RAA3RLhk4 8k/RWPaN1xvQxNWMl5IJMBmjhlEpCM9C1TVE+slLlTIFS5fDBps8ikBAFwbgF+lZmzQ9 GWV8ErBFE8jGDxMq72DENBH6z2v1SNrjr7vTi/xSroGAcYwvOjvTFMtwh8jBnFGmWoTh 7LX0Mq8DtcnC3MJl+22CCHq8kRXANya9+vzbotMdvugBt8gGkxEuvDxZIwQG9xNo/hLn GJIk46VJyxRa4MVAoD1FZ7yqlLzCvx3IWNdqS7B1MDf3XNp2edMwgCimwJo8XpFYBOvj pthw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=lZgSGwAntb0/3yR8kQL2Gr50e6PlDlNK7lkPR/KXNC0=; b=s/6x1vmvIJR0cARorhgNV7epju+E04dkaIt2OKUWFhRjoF7DVmWCP8JWHmUSrhPi6F lSDxYV+zbUjlGmj7DIOP5QjpxmpjeAhg7b5oUslUaQlmI/6Or+GBgj6DfZvUd3W/Zbev rIpww8V9D66IqNHoEdH+k4j0QUCSUbgXHIpH49/yP6kTFZgF2MHspzVyx1S6OkErFNcr ZExntBwZpx0aY2mjLVozWJRggHtYfZUQeehJh84yBXzQPjjokwiO3XURma3EKYeLdOE1 27cJssf/iRg9Wdw0dFFuHE1npQfN85uXjDBPPwP6PGgVDEYByYIGLLyhe2HrhrACxO2Z rKzA== X-Gm-Message-State: AOAM533BJbgloyG75PMoaPvpFQ8M9IsSaKwtRF/uEX7AXl6OWnSVJElZ 8Fklc4fhvWl3E4jIuxEjbtUzGA== X-Google-Smtp-Source: ABdhPJzETBIPzSKpGeMgGm10RL0hb3bG4nkEHjd55w7jaTnH8Xdo6StEMqi4XsC1Dhpr6fKRYqHm5w== X-Received: by 2002:a63:141:: with SMTP id 62mr1437460pgb.366.1592688067642; Sat, 20 Jun 2020 14:21:07 -0700 (PDT) Received: from [192.168.1.188] ([66.219.217.173]) by smtp.gmail.com with ESMTPSA id 3sm53307pfv.156.2020.06.20.14.21.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 20 Jun 2020 14:21:07 -0700 (PDT) Subject: Re: [PATCH v4] docs: block: Create blk-mq documentation To: =?UTF-8?Q?Andr=c3=a9_Almeida?= , corbet@lwn.net, linux-block@vger.kernel.org, linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, kernel@collabora.com, krisman@collabora.com, rdunlap@infradead.org, dongli.zhang@oracle.com References: <20200620002036.113000-1-andrealmeid@collabora.com> From: Jens Axboe Message-ID: Date: Sat, 20 Jun 2020 15:21:05 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200620002036.113000-1-andrealmeid@collabora.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On 6/19/20 6:20 PM, André Almeida wrote: > Create a documentation providing a background and explanation around the > operation of the Multi-Queue Block IO Queueing Mechanism (blk-mq). > > The reference for writing this documentation was the source code and > "Linux Block IO: Introducing Multi-queue SSD Access on Multi-core > Systems", by Axboe et al. This looks fine to me now - Jon, would you care to queue it up? You can add my: Reviewed-by: Jens Axboe -- Jens Axboe