Re: [PATCH 2/3] mm: page allocator: Calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

On Mon, 23 Aug 2010, Mel Gorman wrote:


The delta of the counters could also be reduced to increase accuracy.
See refresh_zone_stat_thresholds().

Also would it be possible to add the summation function to vmstat? It may
be useful elsewhere.

A new function like

	zone_page_state_snapshot()

or so?


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 0/3] Reduce watermark-related problems with the ..., Christoph Lameter, (Mon Aug 23, 5:45 am)
Re: [PATCH 1/3] mm: page allocator: Update free page count ..., Christoph Lameter, (Mon Aug 23, 5:47 am)
Re: [PATCH 2/3] mm: page allocator: Calculate a better est ..., Christoph Lameter, (Mon Aug 23, 5:56 am)
Re: [PATCH 0/3] Reduce watermark-related problems with the ..., Christoph Lameter, (Mon Aug 23, 6:38 am)
Re: [PATCH 2/3] mm: page allocator: Calculate a better est ..., Christoph Lameter, (Mon Aug 23, 6:41 am)
Re: [PATCH 2/3] mm: page allocator: Calculate a better est ..., Christoph Lameter, (Mon Aug 23, 9:04 am)