From: Yinghai Lu Date: Wed, 10 Feb 2010 09:20:21 +0000 (-0800) Subject: sparsemem: Put usemap for one node together X-Git-Tag: v2.6.34-rc1~218^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4322e1bad91fbca27056fc38d2cbca3f1eae0cf;p=pandora-kernel.git sparsemem: Put usemap for one node together Could save some buffer space instead of applying one by one. Could help that system that is going to use early_res instead of bootmem less entries in early_res make search more faster on system with more memory. Signed-off-by: Yinghai Lu LKML-Reference: <1265793639-15071-18-git-send-email-yinghai@kernel.org> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed