On Wed, 24 Jan 2007, KAMEZAWA Hiroyuki wrote:

> if (sc->may_swap &&
>     zone_page_state(zone, NR_FILE_PAGES) &&
>     !(curreht->flags & PF_MEMALLOC))
>       sc->may_swap = 0;

That is probably better than what we have so far.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to