diff options
author | Parav Pandit <pandit.parav@gmail.com> | 2016-03-05 08:50:58 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-03-11 20:13:28 +0300 |
commit | 6c83e6cb0ce897818878a7d3b1b25d5dc8f611a2 (patch) | |
tree | b2d8e893ce9f431ffca9c527e5bd59d929344876 /Documentation/cgroup-v2.txt | |
parent | f6d635ad341d5cc0b9c7ab46adfbf3bf5886cee4 (diff) | |
download | linux-6c83e6cb0ce897818878a7d3b1b25d5dc8f611a2.tar.xz |
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>
Diffstat (limited to 'Documentation/cgroup-v2.txt')
-rw-r--r-- | Documentation/cgroup-v2.txt | 2 |
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. limit, anonymous meomry of the cgroup will not be swapped out. -5-2-2. General Usage +5-2-2. Usage Guidelines "memory.high" is the main mechanism to control memory usage. Over-committing on high limit (sum of high limits > available memory) |