Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752359AbbDTPm6 (ORCPT ); Mon, 20 Apr 2015 11:42:58 -0400 Received: from resqmta-po-05v.sys.comcast.net ([96.114.154.164]:59768 "EHLO resqmta-po-05v.sys.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750872AbbDTPm5 (ORCPT ); Mon, 20 Apr 2015 11:42:57 -0400 Date: Mon, 20 Apr 2015 10:42:55 -0500 (CDT) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: Daniel Sanders cc: Pekka Enberg , David Rientjes , Joonsoo Kim , Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5] slab: Correct size_index table before replacing the bootstrap kmem_cache_node. In-Reply-To: <1429542335-8379-1-git-send-email-daniel.sanders@imgtec.com> Message-ID: References: <1424791511-11407-2-git-send-email-daniel.sanders@imgtec.com> <1429542335-8379-1-git-send-email-daniel.sanders@imgtec.com> Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 558 Lines: 15 On Mon, 20 Apr 2015, Daniel Sanders wrote: > This patch moves the initialization of the size_index table slightly > earlier so that the first few kmem_cache_node's can be safely allocated > when KMALLOC_MIN_SIZE is large. I have seen this patch and acked it before. Acked-by: Christoph Lameter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/