From patchwork Tue May 29 21:17:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Josef Bacik X-Patchwork-Id: 10437141 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 28F56601E9 for ; Tue, 29 May 2018 21:20:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1B6312893D for ; Tue, 29 May 2018 21:20:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 182B628A43; Tue, 29 May 2018 21:20:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 12A04289B9 for ; Tue, 29 May 2018 21:20:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967182AbeE2VRg (ORCPT ); Tue, 29 May 2018 17:17:36 -0400 Received: from mail-qk0-f195.google.com ([209.85.220.195]:43793 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967093AbeE2VRb (ORCPT ); Tue, 29 May 2018 17:17:31 -0400 Received: by mail-qk0-f195.google.com with SMTP id h19-v6so12714712qkj.10 for ; Tue, 29 May 2018 14:17:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=toxicpanda-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=w+V6Y0XmRixRJvb8sQo73wwHLu/MDd0HUHM44FdMrq0=; b=CvE7ZL4z27L8o3CU6WKQy2Rf+/qLOWHnaFIiHfX5e6zJRxt2rra7hFtswkA2p8OqoB c0P/eHpXn5IrvCpCp+VrxERzJ1+FsPvWkQT8ZC3JX2DvvaQwwVJGlEfyUUUzxfo09PIm IIwmum9GvkAxhFC3NEJzHSHsMDOAGZD8u/YNd7ybknjOnulK33u3RGXlQOL4tfzS6KC+ TuJ3suQFTMDdC+WRuxz/X85tZohBl9Y7LZZjxWWdXTB087bYQE8rR18OJdjobNIymrwt lB7zB6Zh0GSs511FjQ0T2p96HB1DXskUo2wlPnYk4X05K1NhPOtz3lan27Dk0tWh0qVq 0H1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=w+V6Y0XmRixRJvb8sQo73wwHLu/MDd0HUHM44FdMrq0=; b=Jj3pDT8FYjSTf9I5uHyjV45YjnI53Um8EJVHmdzt76ePpCSZYFe10w/a0COnHEotk1 dKj83WPgfTASBhRfU3lPVuty2IY1ESZNUABuXRdIdeJSEkh2mcjOP7JNtrA8KJMutdnp ukVYHFixeluCIkiTmz83T1xGnduhFMFBqDNtMWKijfP10iwdqVpybTUveTzyRYJoFIw2 yCB7MMtdg0P75Ymoka+X0/WSZtBWvhGjfyDSoprZrLzPEpcCtngy3Jcl1KK3Ro4NCp3X cUIDrW2PSOUSirfltcrLPAh1JNxnC+hz0BMDNq4btGrYsIFP63KRIIJJhNCDgr+2Dcyr SmSg== X-Gm-Message-State: APt69E0agCqnolwddvUkajaKrRPhYrcUvRJvYcggNRadiC8caOQjoz+T qXer12IisODq3dunwqkYn+UIGw== X-Google-Smtp-Source: ADUXVKIqDa7RcPW58D/9JRPCYrHQmzujbpwCT9iybMqnf12I4YdUjdbwFneEZT+mia0LT6gGbmR4NQ== X-Received: by 2002:a37:21de:: with SMTP id f91-v6mr40778qki.395.1527628650788; Tue, 29 May 2018 14:17:30 -0700 (PDT) Received: from localhost (cpe-2606-A000-4381-1201-225-22FF-FEB3-E51A.dyn6.twc.com. [2606:a000:4381:1201:225:22ff:feb3:e51a]) by smtp.gmail.com with ESMTPSA id d2-v6sm8102982qto.71.2018.05.29.14.17.29 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 29 May 2018 14:17:29 -0700 (PDT) From: Josef Bacik To: axboe@kernel.dk, kernel-team@fb.com, linux-block@vger.kernel.org, akpm@linux-foundation.org, linux-mm@kvack.org, hannes@cmpxchg.org, linux-kernel@vger.kernel.org, tj@kernel.org, linux-fsdevel@vger.kernel.org Cc: Josef Bacik Subject: [PATCH 02/13] block: introduce bio_issue_as_root_blkg Date: Tue, 29 May 2018 17:17:13 -0400 Message-Id: <20180529211724.4531-3-josef@toxicpanda.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180529211724.4531-1-josef@toxicpanda.com> References: <20180529211724.4531-1-josef@toxicpanda.com> Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Josef Bacik Instead of forcing all file systems to get the right context on their bio's, simply check for REQ_META to see if we need to issue as the root blkg. We don't want to force all bio's to have the root blkg associated with them if REQ_META is set, as some controllers (blk-iolatency) need to know who the originating cgroup is so it can backcharge them for the work they are doing. This helper will make sure that the controllers do the proper thing wrt the IO priority and backcharging. Signed-off-by: Josef Bacik Acked-by: Tejun Heo --- include/linux/blk-cgroup.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/include/linux/blk-cgroup.h b/include/linux/blk-cgroup.h index 6c666fd7de3c..69aa71dc0c04 100644 --- a/include/linux/blk-cgroup.h +++ b/include/linux/blk-cgroup.h @@ -238,6 +238,22 @@ static inline struct blkcg *bio_blkcg(struct bio *bio) return css_to_blkcg(task_css(current, io_cgrp_id)); } +/** + * bio_issue_as_root_blkg - see if this bio needs to be issued as root blkg + * @return: true if this bio needs to be submitted with the root blkg context. + * + * In order to avoid priority inversions we sometimes need to issue a bio as if + * it were attached to the root blkg, and then backcharge to the actual owning + * blkg. The idea is we do bio_blkcg() to look up the actual context for the + * bio and attach the appropriate blkg to the bio. Then we call this helper and + * if it is true run with the root blkg for that queue and then do any + * backcharging to the originating cgroup once the io is complete. + */ +static inline bool bio_issue_as_root_blkg(struct bio *bio) +{ + return (bio->bi_opf & REQ_META); +} + /** * blkcg_parent - get the parent of a blkcg * @blkcg: blkcg of interest