[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87abi8nwtm.fsf@saeurebad.de>
Date: Fri, 30 May 2008 08:13:41 +0200
From: Johannes Weiner <hannes@...urebad.de>
To: Heiko Carstens <heiko.carstens@...ibm.com>
Cc: Martin Schwidefsky <schwidefsky@...ibm.com>,
linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org
Subject: Re: [patch 06/11] showmem: Only walk spanned pages.
Hi,
Heiko Carstens <heiko.carstens@...ibm.com> writes:
> 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?
It interfered with my stupid `remove free swap space display' series
which is not yet completely in mainline (and no more in -mm). I wanted
to wait until it trickled in but I think I will include the remaining
patches into the generic show_mem series and send them out soon,
obsoleting the old series...
Remaining unpatched show_mem()s in mainline are are um, sparc, sh, m32r,
alpha, sparc64 and xtensa.
Hannes
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists