Re: [PATCH 01/10] mm, page_alloc: Delete the zonelist_cache

From: Vlastimil Babka
Date: Thu Aug 20 2015 - 10:53:42 EST


On 08/20/2015 04:17 PM, Mel Gorman wrote:
On Thu, Aug 20, 2015 at 03:30:54PM +0200, Vlastimil Babka wrote:
These hunks appear unrelated to zonelist cache? Also they move the
evaluation of cpuset_current_mems_allowed

Ah forgot to delete the "Also" part. I wanted to write that it moves the evaluation away from inside the read_mems_allowed_begin() - read_mems_allowed_retry() pair. But then I realized it's just taking a *reference* and not going through cpuset_current_mems_allowed yet, so it's probably OK. Just out of place in this patch.

They are rebase-related brain damage :(. I'll fix it and retest.


--
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/