On Thu, 23 Apr 2015 11:33:06 +0100 Mel Gorman <mgorman@xxxxxxx> wrote: > From: Nathan Zimmer <nzimmer@xxxxxxx> > > Currently we when we initialze each page struct is set as reserved upon > initialization. Hard to parse. I changed it to "Currently each page struct is set as reserved upon initialization". > This changes to starting with the reserved bit clear and > then only setting the bit in the reserved region. For what reason? A code comment over reserve_bootmem_region() would be a good way to answer that. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>