From: John Blackwood Date: Fri, 4 Jul 2008 17:00:05 +0000 (-0700) Subject: mm: switch node meminfo Active & Inactive pages to Kbytes X-Git-Tag: v2.6.26-rc9~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d5c1be8870383622809c25935fff00d2630c7a5;p=pandora-kernel.git mm: switch node meminfo Active & Inactive pages to Kbytes There is a bug in the output of /sys/devices/system/node/node[n]/meminfo where the Active and Inactive values are in pages instead of Kbytes. Looks like this occurred back in 2.6.20 when the code was changed over to use node_page_state(). Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed