git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acb7669
)
mm: switch node meminfo Active & Inactive pages to Kbytes
author
John Blackwood
<john.blackwood@ccur.com>
Fri, 4 Jul 2008 17:00:05 +0000
(10:00 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 4 Jul 2008 17:40:09 +0000
(10:40 -0700)
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: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found