Re: [PATCH -mm 04/16] free swap space on swap-in/activation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daisuke Nishimura
Date: Wednesday, May 28, 2008 - 2:08 am

> @@ -1203,6 +1206,8 @@ static void shrink_active_list(unsigned 

I'm sorry if I misunderstand your patches, but is this part needed
after
  [PATCH -mm 07/16] second chance replacement for anonymous pages
is applied?
After the patch, if shrink_active_list() is called about
anon pages(that is, with file=0), those pages should go to inactive list,
so they should not be removed from swap cache, should they?


Thanks,
Daisuke Nishimura.

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

Messages in current thread:
[PATCH -mm 04/16] free swap space on swap-in/activation, Rik van Riel, (Fri May 23, 12:55 pm)
Re: [PATCH -mm 04/16] free swap space on swap-in/activation, Daisuke Nishimura, (Wed May 28, 2:08 am)