show new member of zone struct by /proc/zoneinfo. Signed-off-by: Marcelo Tosatti <marcelo@kvack.org> Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> --- mm/vmstat.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Index: linux-2.6.24-rc6-mm1-memnotify/mm/vmstat.c =================================================================== --- linux-2.6.24-rc6-mm1-memnotify.orig/mm/vmstat.c 2008-01-13 16:42:54.000000000 +0900 +++ linux-2.6.24-rc6-mm1-memnotify/mm/vmstat.c 2008-01-13 17:07:43.000000000 +0900 @@ -795,9 +795,11 @@ static void zoneinfo_show_print(struct s seq_printf(m, "\n all_unreclaimable: %u" "\n prev_priority: %i" + "\n mem_notify_status: %i" "\n start_pfn: %lu", - zone_is_all_unreclaimable(zone), + zone_is_all_unreclaimable(zone), zone->prev_priority, + zone->mem_notify_status, zone->zone_start_pfn); seq_putc(m, '\n'); } --
| Mark Lord | 2.6.25-rc8: FTP transfer errors |
| Kamalesh Babulal | Re: 2.6.23-rc6-mm1 |
| Greg Kroah-Hartman | [PATCH 025/196] paride: Convert from class_device to device for block/paride |
| Stephen Rothwell | Announce: Linux-next (Or Andrew's dream :-)) |
git: | |
| Linus Torvalds | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
| David Miller | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 18/37] dccp: Support for Mandatory options |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
