Re: [PATCH 5/5] mm improvements
From: Nick Piggin <hidden>
Date: 2004-02-04 10:22:43
From: Nick Piggin <hidden>
Date: 2004-02-04 10:22:43
Andrew Morton wrote:
Nick Piggin [off-list ref] wrote:quoted
It allows two scans at the two lowest priorities before breaking out or doing a blk_congestion_wait, for both try_to_free_pages and balance_pgdat.This seems to be fairly equivalent to simply subtracting one from DEF_PRIORITY.
Sort of - except in the case where nr_inactive >> priority is less than nr_pages*2. Oh and this also allows another shot at refilling the inactive list. -- 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>