mm: memcontrol: lockless page counters
[cascardo/linux.git] / Documentation / cgroups / memory.txt
index 02ab997..f624727 100644 (file)
@@ -52,9 +52,9 @@ Brief summary of control files.
  tasks                          # attach a task(thread) and show list of threads
  cgroup.procs                   # show list of processes
  cgroup.event_control           # an interface for event_fd()
- memory.usage_in_bytes          # show current res_counter usage for memory
+ memory.usage_in_bytes          # show current usage for memory
                                 (See 5.5 for details)
- memory.memsw.usage_in_bytes    # show current res_counter usage for memory+Swap
+ memory.memsw.usage_in_bytes    # show current usage for memory+Swap
                                 (See 5.5 for details)
  memory.limit_in_bytes          # set/show limit of memory usage
  memory.memsw.limit_in_bytes    # set/show limit of memory+Swap usage