[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] initial detailed VM statistics code




On Wed, 4 Jul 2001, Joseph A. Knapka wrote:

> Marcelo Tosatti wrote:
> > 
> > Hi,
> > 
> > Well, I've started working on VM stats code for 2.4.
> > 
> 
> Thanks.
> 
> It might be useful to have a count of the number of PTEs scanned
> by swap_out(), and the number of those that were unmapped. (I'm
> interested in the scan rate of swap_out() vs refill_inactive_scan()).

Hum, 

The number of pages with age 0 which have mapped PTEs (thus cannot be
freed) is what you're looking for ?

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/