On Thu, 4 Oct 2012, Andrea Arcangeli wrote: > Move the autonuma_last_nid from the "struct page" to a separate > page_autonuma data structure allocated in the memsection (with > sparsemem) or in the pgdat (with flatmem). Note that there is a available word in struct page before the autonuma patches on x86_64 with CONFIG_HAVE_ALIGNED_STRUCT_PAGE. In fact the page_autonuma fills up the structure to nicely fit in one 64 byte cacheline. -- 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>