Re: [PATCH v2 1/3] mm/sparse: optimize sparse_index_alloc
From: David Rientjes <rientjes@google.com>
Date: 2012-06-27 22:10:54
From: David Rientjes <rientjes@google.com>
Date: 2012-06-27 22:10:54
On Thu, 28 Jun 2012, Gavin Shan wrote:
With CONFIG_SPARSEMEM_EXTREME, the two level of memory section descriptors are allocated from slab or bootmem. When allocating from slab, let slab/bootmem allocator to clear the memory chunk. We needn't clear that explicitly. Signed-off-by: Gavin Shan <redacted> Reviewed-by: Michal Hocko <redacted>
Acked-by: David Rientjes <rientjes@google.com> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>