From: Wang Sheng-Hui Date: Wed, 6 Aug 2014 23:07:07 +0000 (-0700) Subject: mm: update the description for vm_total_pages X-Git-Tag: cleanup-for-v3.18~96^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0480be44a90af81a425f426c9107fb8f0899f65;p=pandora-kernel.git 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 Cc: Mel Gorman Cc: Rik van Riel Cc: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed