Re: [PATCH] vmscan: prevent background aging of anon page in no swap system

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Minchan Kim
Date: Monday, August 30, 2010 - 8:46 pm

On Tue, Aug 31, 2010 at 11:30 AM, Rik van Riel <riel@redhat.com> wrote:

Do you mean we would be better to do background aging when swap is full?
I wanted it. So I used total_swap_pages to protect working set when
swap is full.
But Ying and KOSAKI's don't like it since it makes code inconsistent
or not simply.
And I agree it's rare event as KOSAKI mentioned.

Hmm... What do you think about it?

If you don't mind, I will resend latest version(use nr_swap_page usage
and compile out inactive_anon_is_low in case of !CONFIG_SWAP).


-- 
Kind regards,
Minchan Kim
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] vmscan: prevent background aging of anon page ..., Minchan Kim, (Mon Aug 30, 8:46 pm)
Re: [PATCH] vmscan: prevent background aging of anon page ..., Venkatesh Pallipadi, (Fri Sep 3, 6:12 pm)