diff options
author | seokhoon.yoon <iamyooon@gmail.com> | 2016-08-02 10:23:57 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-03 17:43:58 -0400 |
commit | 09c3bcce7c3f640b560df148a3f47d4a3a13dc5e (patch) | |
tree | d0d94c2aa04899e68f8daebffdc8008d810b70c3 /Documentation/vm/unevictable-lru.txt | |
parent | d9a77fe243c9cee108050dcbfe8a91b10426dd3d (diff) |
Documenation: update cgroup's document path
cgroup's document path is changed to "cgroup-v1". update it.
Signed-off-by: seokhoon.yoon <iamyooon@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/vm/unevictable-lru.txt')
-rw-r--r-- | Documentation/vm/unevictable-lru.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/unevictable-lru.txt b/Documentation/vm/unevictable-lru.txt index fa3b527086fa..4e565ed09218 100644 --- a/Documentation/vm/unevictable-lru.txt +++ b/Documentation/vm/unevictable-lru.txt | |||
@@ -122,7 +122,7 @@ MEMORY CONTROL GROUP INTERACTION | |||
122 | -------------------------------- | 122 | -------------------------------- |
123 | 123 | ||
124 | The unevictable LRU facility interacts with the memory control group [aka | 124 | The unevictable LRU facility interacts with the memory control group [aka |
125 | memory controller; see Documentation/cgroups/memory.txt] by extending the | 125 | memory controller; see Documentation/cgroup-v1/memory.txt] by extending the |
126 | lru_list enum. | 126 | lru_list enum. |
127 | 127 | ||
128 | The memory controller data structure automatically gets a per-zone unevictable | 128 | The memory controller data structure automatically gets a per-zone unevictable |