Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755114AbZF2VHO (ORCPT ); Mon, 29 Jun 2009 17:07:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752794AbZF2VHD (ORCPT ); Mon, 29 Jun 2009 17:07:03 -0400 Received: from smtp3.ultrahosting.com ([74.213.175.254]:58953 "EHLO smtp.ultrahosting.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752581AbZF2VHB (ORCPT ); Mon, 29 Jun 2009 17:07:01 -0400 Date: Mon, 29 Jun 2009 17:06:37 -0400 (EDT) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: Pekka Enberg cc: Nick Piggin , Theodore Tso , Eric Sandeen , Andreas Dilger , David Rientjes , Andrew Morton , Linus Torvalds , arjan@infradead.org, linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org Subject: Re: upcoming kerneloops.org item: get_page_from_freelist In-Reply-To: <1246006681.27533.22.camel@penberg-laptop> Message-ID: References: <20090625193806.GA6472@mit.edu> <20090625194423.GB6472@mit.edu> <20090625203743.GD6472@mit.edu> <20090625212628.GO3385@webber.adilger.int> <20090625220504.GG6472@mit.edu> <4A43F60D.2040801@redhat.com> <20090626011155.GI6472@mit.edu> <20090626085629.GC12201@wotan.suse.de> <1246006681.27533.22.camel@penberg-laptop> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) 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: 571 Lines: 16 On Fri, 26 Jun 2009, Pekka Enberg wrote: > Yes, but AFAICT, SLUB_DEBUG doesn't respect the given alignment without > my patch. The size parameter to calculate_alignment has no relevance unless the size is smaller than half of the alignment. Then for some reason we do not properly align the stuff. I never liked that.... -- 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/