Documentation: Fix 'file_mapped' -> 'mapped_file'
[linux-2.6-microblaze.git] / Documentation / cgroup-v1 / memory.txt
index cefb636..a4af2e1 100644 (file)
@@ -524,9 +524,9 @@ Note:
        Only anonymous and swap cache memory is listed as part of 'rss' stat.
        This should not be confused with the true 'resident set size' or the
        amount of physical memory used by the cgroup.
-       'rss + file_mapped" will give you resident set size of cgroup.
+       'rss + mapped_file" will give you resident set size of cgroup.
        (Note: file and shmem may be shared among other cgroups. In that case,
-        file_mapped is accounted only when the memory cgroup is owner of page
+        mapped_file is accounted only when the memory cgroup is owner of page
         cache.)
 
 5.3 swappiness