Re: [patch 06/11] showmem: Only walk spanned pages.

From: Heiko Carstens
Date: Fri May 30 2008 - 01:51:05 EST


On Thu, May 29, 2008 at 07:20:57PM +0200, Johannes Weiner wrote:
> > printk("%lu pages dirty\n", global_page_state(NR_FILE_DIRTY));
> > printk("%lu pages writeback\n", global_page_state(NR_WRITEBACK));
> > printk("%lu pages mapped\n", global_page_state(NR_FILE_MAPPED));
>
> These are redundant, check show_free_areas().

Indeed. Removed them. Thanks!

Btw. what's up with your show_mem() cleanup patch series? I thought it
would be merged before 2.6.26 and now it isn't even in -mm?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/