Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab5097b1 authored by Greg Thelen's avatar Greg Thelen Committed by Jiri Kosina
Browse files

memcg: fix typo in memcg documentation



Updated memory.txt to be more consistent: s/swapiness/swappiness/

Signed-off-by: default avatarGreg Thelen <gthelen@google.com>
Acked-by: default avatarBalbir Singh <balbir@linux.vnet.ibm.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent e07b5d79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.