Documentation/filesystems: describe the shared memory usage/accounting
authorRodrigo Freire <rfreire@redhat.com>
Thu, 14 Jan 2016 23:21:58 +0000 (15:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jan 2016 00:00:49 +0000 (16:00 -0800)
commit0bc126d460453736c0e03d9da7ae0e9d4fcf86b3
tree93c98c4e2fe8cec166574fc188a03825fc60db3d
parent6f754ba4cfcc044078d4836056ac45404e1b6e85
Documentation/filesystems: describe the shared memory usage/accounting

The Shared Memory accounting support is present in Kernel since commit
4b02108ac1b3 ("mm: oom analysis: add shmem vmstat") and in userland
free(1) since 2014.  This patch updates the Documentation to reflect
this change.

Signed-off-by: Rodrigo Freire <rfreire@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/filesystems/proc.txt
Documentation/filesystems/tmpfs.txt