diff options
author | Wang Sheng-Hui <shhuiw@gmail.com> | 2014-08-07 03:07:07 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-07 05:01:20 +0400 |
commit | d0480be44a90af81a425f426c9107fb8f0899f65 (patch) | |
tree | 0d2a5b630d185a1cf3176dec29ee3cd4f256dfd0 /Documentation | |
parent | 9aed8614af5a05cdaa32a0b78b0f1a424754a958 (diff) | |
download | linux-d0480be44a90af81a425f426c9107fb8f0899f65.tar.xz |
mm: update the description for vm_total_pages
vm_total_pages is calculated by nr_free_pagecache_pages(), which counts
the number of pages which are beyond the high watermark within all
zones. So vm_total_pages is not equal to total number of pages which
the VM controls.
Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Rik van Riel <riel@redhat.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions