On Thu, Mar 7, 2013 at 10:28 PM, Tejun Heo <t...@kernel.org> wrote: > On Thu, Mar 07, 2013 at 08:58:35PM -0800, Yinghai Lu wrote: >> Only set memblock nid one time. > > Would be awesome if the description explains why we're doing this and > why we're allowed to do this now.
will add more: set memblock nid will cause membock layout change like array could be doubled. and we do not have current memblock limit set, so will put down under 1M and could use too much under 1M. And for fallback path, we can avoid restore memblock and remerge action. After We use numa_meminfo nid for checking, we don't need to send it again. Thanks Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/