mm, docs: update memory.stat description with workingset* entries
authorRoman Gushchin <[email protected]>
Fri, 12 May 2017 22:47:09 +0000 (15:47 -0700)
committerLinus Torvalds <[email protected]>
Fri, 12 May 2017 22:57:16 +0000 (15:57 -0700)
commitb340959ea281dbac15344277094d0a294dbe8aca
tree5cf50f0945b3b330dc1a59305e2ae71a7dbdb3d7
parent791b48b642324c4e6bfef27f552aaebead81905f
mm, docs: update memory.stat description with workingset* entries

Commit 4b4cea91691d ("mm: vmscan: fix IO/refault regression in cache
workingset transition") introduced three new entries in memory stat
file:

 - workingset_refault
 - workingset_activate
 - workingset_nodereclaim

This commit adds a corresponding description to the cgroup v2 docs.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Roman Gushchin <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Vladimir Davydov <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Li Zefan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/cgroup-v2.txt