https://github.com/torvalds/linux
Revision 2d5c1be8870383622809c25935fff00d2630c7a5 authored by John Blackwood on 04 July 2008, 17:00:05 UTC, committed by Linus Torvalds on 04 July 2008, 17:40:09 UTC
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>
1 parent acb7669
History
Tip revision: 2d5c1be8870383622809c25935fff00d2630c7a5 authored by John Blackwood on 04 July 2008, 17:00:05 UTC
mm: switch node meminfo Active & Inactive pages to Kbytes
Tip revision: 2d5c1be
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 98.6 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top