Re: refill_inactive_zone question
From: Hugh Dickins <hidden>
Date: 2004-08-27 21:17:42
From: Hugh Dickins <hidden>
Date: 2004-08-27 21:17:42
On Fri, 27 Aug 2004, Marcelo Tosatti wrote:
Is it possible to have AnonPages without a mapping to them? I dont think so.
It was impossible, but my "remove page_map_lock" patches had to change that.
Can't the check "if (total_swap_pages == 0 && PageAnon(page))" be moved inside "if (page_mapped(page))" ?
Yes: it's like that in -mm, and I believe now in Linus' bk tree too. Hugh -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>