Re: [PATCH 01/16] mm: delayed page activation

From: Nick Piggin
Date: Wed Nov 09 2005 - 19:19:35 EST


Wu Fengguang wrote:
When a page is referenced the second time in inactive_list, mark it with
PG_activate instead of moving it into active_list immediately. The actual
moving work is delayed to vmscan time.


This is something similar to what Rik and I have both wanted in the
past. In my case it was to simplify and improve the "use once"
streaming io mechanism.

I wouldn't feel comfortable lumping this together with your readahead
work all at once (ditto for some of the other vm changes).

Mabe we should look at making a decision on some of these peripheral
patches before readahead proper.

--
SUSE Labs, Novell Inc.

Send instant messages to your online friends http://au.messenger.yahoo.com -
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/