aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYasunori Goto <[email protected]>2006-03-09 17:33:51 -0800
committerLinus Torvalds <[email protected]>2006-03-09 19:47:38 -0800
commitf2937be5895dbae23ff66767a2fc17793e63159c (patch)
treef236fe4b457cedbf3f7a1e2cf8a6bba9f504c74f /scripts
parent57c432b54bc34f0afacda7d9da0528ee22e78dec (diff)
[PATCH] memory hotadd: pgdat->node_present_pages fix
When pages are onlined, not only zone->present_pages but also pgdat->node_present_pages should be refreshed. This parameter is used to show information at /sys/device/system/node/nodeX/meminfo via si_meminfo_node(). So, it shows strange value for MemUsed which is calculated (node_present_pages - all zones free pages). Signed-off-by: Yasunori Goto <[email protected]> Cc: Dave Hansen <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions