Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762023AbYCGF0y (ORCPT ); Fri, 7 Mar 2008 00:26:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752809AbYCGF0n (ORCPT ); Fri, 7 Mar 2008 00:26:43 -0500 Received: from relay1.sgi.com ([192.48.171.29]:33055 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751232AbYCGF0m (ORCPT ); Fri, 7 Mar 2008 00:26:42 -0500 Date: Thu, 6 Mar 2008 21:26:24 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Nick Piggin cc: netdev@vger.kernel.org, Linux Kernel Mailing List , yanmin_zhang@linux.intel.com, David Miller , Eric Dumazet Subject: Re: [rfc][patch 2/3] slab: introduce SMP alignment In-Reply-To: <20080307051944.GJ21185@wotan.suse.de> Message-ID: References: <20080303093529.GB15091@wotan.suse.de> <20080303200355.GB8974@wotan.suse.de> <20080303201211.GE8974@wotan.suse.de> <20080303202411.GH8974@wotan.suse.de> <20080307043700.GI21185@wotan.suse.de> <20080307051944.GJ21185@wotan.suse.de> MIME-Version: 1.0 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: 367 Lines: 10 Internode alignment is 4k. If you need an object aligned like that then it may be better to go to the page allocator. -- 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/