From patchwork Fri Jun 29 19:25:41 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Josef Bacik X-Patchwork-Id: 10497365 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 1D34760230 for ; Fri, 29 Jun 2018 19:27:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0DB3429754 for ; Fri, 29 Jun 2018 19:27:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 01C282984F; Fri, 29 Jun 2018 19:27:06 +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 8B48929754 for ; Fri, 29 Jun 2018 19:27:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936270AbeF2T0b (ORCPT ); Fri, 29 Jun 2018 15:26:31 -0400 Received: from mail-qt0-f194.google.com ([209.85.216.194]:34307 "EHLO mail-qt0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936213AbeF2T0E (ORCPT ); Fri, 29 Jun 2018 15:26:04 -0400 Received: by mail-qt0-f194.google.com with SMTP id m13-v6so2006304qth.1 for ; Fri, 29 Jun 2018 12:26:03 -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=JjIUp40ypCKRJkdye4dqjgFkG20bMk9+3pEGTaE6cTA=; b=owAvGJA9bph6dhuaAghVwoQh04ghO8wrTaAjkooMt1lvadx/s4D3KeNCXk0o0N0FTM fd5XcqCZf0YzQA98WeJ7h3E1AV8DshQtiZmkQKWael1n9S4yX3lnVNbJwGFYtNUp4KaQ 0BRqSI8PobSQ+nWHHs6vUyJpSAjDhD/GHZdmuhQvq2CX/26FSbl8DAVh1OodCYdP8wru 6/1LyxhOdsmZpI/17MO8vw75Hzvyh3Y7pI0eqYQw8bXcp09MXqQ2DiiUqVVFbGw8oOoc OgOOcjFWhlhVsiQztAh0KFAPccZwKB9batRzGgCUd9QRXt7rNhompz9qPt8W/kQub/Qf VbmA== 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=JjIUp40ypCKRJkdye4dqjgFkG20bMk9+3pEGTaE6cTA=; b=Zqulv6eImka9ikKOIzhqTkX/KEd6acKBS0xMyxHTWY5rx4/0e3fnZm6cVa0Z6Pg+JY CBEH89YnHXaMjkb30bjqIbad2U87FuFjIE8iAoKIFIr07JHKLWnGCAlXmmVdq0yicD64 dOeneHQpMXOlfQw4A3liMbbz7gILHIUXTMnFNuBSQvSTxXP6t53SsTyLahi+iK4A9qfq HIT2N7kzdzvNZ0B9vCZIw/26VL/6WPVoIRb2tL0FEEWtbKFCgzsjND35sGPWU5vHtVsg nbjuUFyw8hbC6nzz9nujmiOMgagzkCfYw6S/LT6gkERoayix8YY+olOuiW3r0q5NtdN/ U7tA== X-Gm-Message-State: APt69E2EnNHaOdE8R845PKuyBV/CtYzRzov7Mji03aeQKaDQRxajilTX sAClzBhhyDPsZWDsuIlrLQY0R7EeJKk= X-Google-Smtp-Source: AAOMgpfzzl3pmNxy3wg3IzOHOK+w0Mfb1G2TZaIBhCdXXvQfpoAlEldUBzAD8cqVxDzWdr1g8gVBPQ== X-Received: by 2002:a0c:bfd8:: with SMTP id u24-v6mr14519732qvj.158.1530300363509; Fri, 29 Jun 2018 12:26:03 -0700 (PDT) Received: from localhost ([107.15.81.208]) by smtp.gmail.com with ESMTPSA id b188-v6sm6503601qkf.71.2018.06.29.12.26.02 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 29 Jun 2018 12:26:03 -0700 (PDT) From: Josef Bacik To: axboe@kernel.dk, kernel-team@fb.com, linux-block@vger.kernel.org, akpm@linux-foundation.org, hannes@cmpxchg.org, tj@kernel.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Cc: Josef Bacik Subject: [PATCH 13/14] Documentation: add a doc for blk-iolatency Date: Fri, 29 Jun 2018 15:25:41 -0400 Message-Id: <20180629192542.26649-14-josef@toxicpanda.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180629192542.26649-1-josef@toxicpanda.com> References: <20180629192542.26649-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 A basic documentation to describe the interface, statistics, and behavior of io.latency. Signed-off-by: Josef Bacik Acked-by: Tejun Heo --- Documentation/cgroup-v2.txt | 79 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) diff --git a/Documentation/cgroup-v2.txt b/Documentation/cgroup-v2.txt index 74cdeaed9f7a..1fd46969c938 100644 --- a/Documentation/cgroup-v2.txt +++ b/Documentation/cgroup-v2.txt @@ -51,6 +51,9 @@ v1 is available under Documentation/cgroup-v1/. 5-3. IO 5-3-1. IO Interface Files 5-3-2. Writeback + 5-3-3. IO Latency + 5-3-3-1. How IO Latency Throttling Works + 5-3-3-2. IO Latency Interface Files 5-4. PID 5-4-1. PID Interface Files 5-5. Device @@ -1395,6 +1398,82 @@ writeback as follows. vm.dirty[_background]_ratio. +IO Latency +~~~~~~~~~~ + +This is a cgroup v2 controller for IO workload protection. You provide a group +with a latency target, and if the average latency exceeds that target the +controller will throttle any peers that have a lower latency target than the +protected workload. + +The limits are only applied at the peer level in the hierarchy. This means that +in the diagram below, only groups A, B, and C will influence each other, and +groups D and F will influence each other. Group G will influence nobody. + + [root] + / | \ + A B C + / \ | + D F G + + +So the ideal way to configure this is to set io.latency in groups A, B, and C. +Generally you do not want to set a value lower than the latency your device +supports. Experiment to find the value that works best for your workload. +Start at higher than the expected latency for your device and watch the +total_lat_avg value in io.stat for your workload group to get an idea of the +latency you see during normal operation. Use this value as a basis for your +real setting, setting at 10-15% higher than the value in io.stat. +Experimentation is key here because total_lat_avg is a running total, so is the +"statistics" portion of "lies, damned lies, and statistics." + +How IO Latency Throttling Works +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +io.latency is work conserving; so as long as everybody is meeting their latency +target the controller doesn't do anything. Once a group starts missing its +target it begins throttling any peer group that has a higher target than itself. +This throttling takes 2 forms: + +- Queue depth throttling. This is the number of outstanding IO's a group is + allowed to have. We will clamp down relatively quickly, starting at no limit + and going all the way down to 1 IO at a time. + +- Artificial delay induction. There are certain types of IO that cannot be + throttled without possibly adversely affecting higher priority groups. This + includes swapping and metadata IO. These types of IO are allowed to occur + normally, however they are "charged" to the originating group. If the + originating group is being throttled you will see the use_delay and delay + fields in io.stat increase. The delay value is how many microseconds that are + being added to any process that runs in this group. Because this number can + grow quite large if there is a lot of swapping or metadata IO occurring we + limit the individual delay events to 1 second at a time. + +Once the victimized group starts meeting its latency target again it will start +unthrottling any peer groups that were throttled previously. If the victimized +group simply stops doing IO the global counter will unthrottle appropriately. + +IO Latency Interface Files +~~~~~~~~~~~~~~~~~~~~~~~~~~ + + io.latency + This takes a similar format as the other controllers. + + "MAJOR:MINOR target=