diff options
author | Jörg Sommer <joerg@alea.gnuu.de> | 2011-06-15 13:00:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-15 21:52:50 -0700 |
commit | 67de0162fbb78713fcb23cb2502b380faa8bde73 (patch) | |
tree | adae72115105d0a02e93b5c793b66bda3d51bace /Documentation/cgroups/blkio-controller.txt | |
parent | f6e07d38078e82a6aeaae00bb134591ef5ac1167 (diff) | |
download | kernel_samsung_crespo-67de0162fbb78713fcb23cb2502b380faa8bde73.zip kernel_samsung_crespo-67de0162fbb78713fcb23cb2502b380faa8bde73.tar.gz kernel_samsung_crespo-67de0162fbb78713fcb23cb2502b380faa8bde73.tar.bz2 |
Documentation: fix cgroup typos and formatting
Fix format and spelling.
Signed-off-by: Jörg Sommer <joerg@alea.gnuu.de>
Acked-by: Paul Menage <menage@google.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/cgroups/blkio-controller.txt')
-rw-r--r-- | Documentation/cgroups/blkio-controller.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cgroups/blkio-controller.txt b/Documentation/cgroups/blkio-controller.txt index b1b1bfa..cd45c8e 100644 --- a/Documentation/cgroups/blkio-controller.txt +++ b/Documentation/cgroups/blkio-controller.txt @@ -111,7 +111,7 @@ Hierarchical Cgroups CFQ and throttling will practically treat all groups at same level. pivot - / | \ \ + / / \ \ root test1 test2 test3 Down the line we can implement hierarchical accounting/control support |