Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp10035823imu; Sun, 30 Dec 2018 11:03:05 -0800 (PST) X-Google-Smtp-Source: ALg8bN48ikXCCxfGA3j1qcY6wPyUJDvtOdAxvkeuuE3XIgeVupaE8oWOFCnl9xPVKjRqQa5XOr5E X-Received: by 2002:a63:4a0a:: with SMTP id x10mr5278859pga.237.1546196585603; Sun, 30 Dec 2018 11:03:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546196585; cv=none; d=google.com; s=arc-20160816; b=QflNkKjuFIO/oGtPngLjSai+pPntA9gLk1+ixog55BKQdN37llCTDOJOxGGndkLjTB vNOtXifTANlmwBwsau+iTJVVY+pnd+bCOFZ/4ZfgS0yVsgVJAbWyAopPOC0Hfnvvp6mK 83BNV0uHvtc+ggbRVo5TffjYOkyvFw5BPC+C6EqQQjx9pMwuxp1qRVr1967NoTZF5YQ/ m0AlXQhVpohrqEUXVtr0SGHRR3T76OvX+b54geNz6iTpZq+Aef0YrMvghUplpaaI8yQz UwlblwJECZbV5Rp+KJQ40j7v9TuayVv7kDFWuQSgL6Fsjp89bPczsYPdJWpsrW7pVGPP SUQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:content-disposition :mime-version:message-id:subject:cc:to:from:date; bh=WD+0LV8uE+DBGWVHgauiw4yeT32XB0i34VW6hn+k/G8=; b=E5PFbvkSCvyJhk+4K6YzMWUMcTcvrPjLizJ/MqPQUvHitBmiIao13TSS4PGFD7YmHp C3BGViDY4EGGeeOM+r0xabDXO6RmpsmtitjwOGNCKYAZ+UuSccnbD9cy3Jpg7rdpG5Ct MltG25dxZStJ2+vENGiDvBefmfJgjSXVQZGNUp/CvrZlWquwkJeB7Ix26g3We7cMgyns LXPZCfavPfDFFF6XzpTIMauu8GbhBRMtpT0a3Fn9n2rM95+EBrR9IBF1K/iTn4STmLS9 gFRz1eF+1tZMSFyNOyibitZEOQMBImJhpHrldawnmbcaMNBQriaZrRLnJUe/dgg3bi+S g3mw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a6si2466541plz.316.2018.12.30.11.02.49; Sun, 30 Dec 2018 11:03:05 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726625AbeL3TCB (ORCPT + 99 others); Sun, 30 Dec 2018 14:02:01 -0500 Received: from wes1-so2.wedos.net ([46.28.106.16]:43216 "EHLO wes1-so2.wedos.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726300AbeL3TCA (ORCPT ); Sun, 30 Dec 2018 14:02:00 -0500 Received: from localhost (ip4-46-39-182-135.cust.nbox.cz [46.39.182.135]) by wes1-so2.wedos.net (Postfix) with ESMTPSA id 43SVDQ4kSSztq; Sun, 30 Dec 2018 20:01:58 +0100 (CET) Date: Sun, 30 Dec 2018 20:01:55 +0100 From: Otto Sabart To: Jonathan Corbet , linux-doc@vger.kernel.org Cc: Tejun Heo , linux-kernel@vger.kernel.org Subject: [PATCH] doc: cgroup: add missing literal block Message-ID: <20181230190155.GA15155@personal> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline X-PGP-Key: http://seberm.com/pubkey.asc User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This patch fixes multiple build warnings: "WARNING: Block quote ends without a blank line; unexpected unindent." Signed-off-by: Otto Sabart --- Documentation/admin-guide/cgroup-v2.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-= guide/cgroup-v2.rst index 7bf3f129c68b..2687a454effc 100644 --- a/Documentation/admin-guide/cgroup-v2.rst +++ b/Documentation/admin-guide/cgroup-v2.rst @@ -1505,12 +1505,13 @@ The limits are only applied at the peer level in th= e hierarchy. This means that in the diagram below, only groups A, B, and C will influence each other, a= nd groups D and F will influence each other. Group G will influence nobody. =20 - [root] - / | \ - A B C - / \ | - D F G +:: =20 + [root] + / | \ + A B C + / \ | + D F G =20 So the ideal way to configure this is to set io.latency in groups A, B, an= d C. Generally you do not want to set a value lower than the latency your device --=20 2.17.2 --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEb6VOpv2s03VHGoilgjuumfi+HjwFAlwpFiIACgkQgjuumfi+ HjyF3w/+LsrAXcH79ZEiJRVNiAhln6IjB6Sc7lJ49zEh3rb+0gXoBXiUb1rIaDOt CcAGhyoDXyBruKrW3xQLaxDECqfxBRB3rtvsfMBF16SNOJzDDU+1jYrCpmRg7F5g vcmNGjQb7znDM3UQvVX81MSZjGoi0bYMYiLJgJ66YbgbvDTRo8/cpDfSDhD62cVE TH6rCYxYExXI0BfE41jL5ndLHvm1kPi70W2UzsgscWgup94rji5vIcd7K2CMPCop dMdppidFa4VfSty18DcIqr+oN014owBgzUfYDaDawii4POQocyWFU/Zw81DT0T2K p9if0srzxIV7ATwQbODvESbVuyGkPjyXHhf/Yni3AXB+Q5528QPtbxscInl063r3 jYqOAUYhv2VJwlGYRhDxiOBOok0pzT2VKXNli/mGSu6afDoaX1DhPpHSvTO4IJ1D NZIrK+i5uOLwZiUQSvfQ35q9tKbFzn7WPAdY1xp+8MBpaPW96ZAzv5xwx3zCDAeA dFIQMBQUU000cIFsJcF/GsD685uCA5oSzX6kxyBpTIDpXKTTesx5XvZhxoFzi/E1 onoQpYuU/a2ner5V5xUrCJzj7MrGbYnYotFAM1RNwCHPLrKcq2R6evWg/oIJDRan yuE5LCVQbb/eaP8XcIbzEUH5iC7g+XJZUaqvCUHCd9YAwa0QIEM= =Ggwi -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--