aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorParav Pandit <pandit.parav@gmail.com>2016-03-05 00:50:58 -0500
committerTejun Heo <tj@kernel.org>2016-03-11 12:13:28 -0500
commit6c83e6cb0ce897818878a7d3b1b25d5dc8f611a2 (patch)
treeb2d8e893ce9f431ffca9c527e5bd59d929344876
parentf6d635ad341d5cc0b9c7ab46adfbf3bf5886cee4 (diff)
Documentation: cgroup v2: Trivial heading correction.
Corrected the heading to match with index. Signed-off-by: Parav Pandit <pandit.parav@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
-rw-r--r--Documentation/cgroup-v2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cgroup-v2.txt b/Documentation/cgroup-v2.txt
index 3922ae1654fd..6039d41059aa 100644
--- a/Documentation/cgroup-v2.txt
+++ b/Documentation/cgroup-v2.txt
@@ -898,7 +898,7 @@ PAGE_SIZE multiple when read back.
898 limit, anonymous meomry of the cgroup will not be swapped out. 898 limit, anonymous meomry of the cgroup will not be swapped out.
899 899
900 900
9015-2-2. General Usage 9015-2-2. Usage Guidelines
902 902
903"memory.high" is the main mechanism to control memory usage. 903"memory.high" is the main mechanism to control memory usage.
904Over-committing on high limit (sum of high limits > available memory) 904Over-committing on high limit (sum of high limits > available memory)