Re: [PATCH] mm: do not sleep in balance_pgdat if there's no i/o congestion
From: Hillf Danton <hidden>
Date: 2012-12-29 07:25:58
Also in:
lkml
From: Hillf Danton <hidden>
Date: 2012-12-29 07:25:58
Also in:
lkml
On Thu, Dec 27, 2012 at 11:42 PM, Zlatko Calusic [off-list ref] wrote:
On 21.12.2012 12:51, Hillf Danton wrote:quoted
On Thu, Dec 20, 2012 at 7:25 AM, Zlatko Calusic [off-list ref] wrote:quoted
static unsigned long balance_pgdat(pg_data_t *pgdat, int order, int *classzone_idx) { - int all_zones_ok; + struct zone *unbalanced_zone;nit: less hunks if not erase that mark HillfThis one left unanswered and forgotten because I didn't understand what you meant. Could you elaborate?
Sure, the patch looks simpler(and nicer) if we dont erase all_zones_ok. Hillf -- 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:"dont@kvack.org"> email@kvack.org </a>