]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
memcg: fix typo in memcg documentation
authorGreg Thelen <gthelen@google.com>
Thu, 18 Mar 2010 22:04:39 +0000 (15:04 -0700)
committerJiri Kosina <jkosina@suse.cz>
Fri, 19 Mar 2010 09:59:45 +0000 (10:59 +0100)
Updated memory.txt to be more consistent: s/swapiness/swappiness/

Signed-off-by: Greg Thelen <gthelen@google.com>
Acked-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/cgroups/memory.txt

index f8bc802d70b92d05545a87974af9e2645d6af6c6..3a6aecd078ba95c4d5a58e0ffb34ba8048cc879d 100644 (file)
@@ -340,7 +340,7 @@ Note:
 5.3 swappiness
   Similar to /proc/sys/vm/swappiness, but affecting a hierarchy of groups only.
 
-  Following cgroups' swapiness can't be changed.
+  Following cgroups' swappiness can't be changed.
   - root cgroup (uses /proc/sys/vm/swappiness).
   - a cgroup which uses hierarchy and it has child cgroup.
   - a cgroup which uses hierarchy and not the root of hierarchy.