On Tue, Nov 23, 2010 at 2:48 PM, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: > On Tue, 23 Nov 2010 14:45:15 +0900 Minchan Kim <minchan.kim@xxxxxxxxx> wrote: > >> On Tue, Nov 23, 2010 at 2:22 PM, Andrew Morton >> <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: >> > On Tue, 23 Nov 2010 14:23:33 +0900 Minchan Kim <minchan.kim@xxxxxxxxx> wrote: >> > >> >> On Tue, Nov 23, 2010 at 2:01 PM, Andrew Morton >> >> <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: >> >> > On Tue, 23 Nov 2010 13:52:05 +0900 Minchan Kim <minchan.kim@xxxxxxxxx> wrote: >> >> > >> >> >> >> +/* >> >> >> >> + * Function used to forecefully demote a page to the head of the inactive >> >> >> >> + * list. >> >> >> >> + */ >> >> >> > >> >> >> > This comment is wrong? __The page gets moved to the _tail_ of the >> >> >> > inactive list? >> >> >> >> >> >> No. I add it in _head_ of the inactive list intentionally. >> >> >> Why I don't add it to _tail_ is that I don't want to be aggressive