Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758060Ab1EYO6G (ORCPT ); Wed, 25 May 2011 10:58:06 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:36059 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754489Ab1EYO6E (ORCPT ); Wed, 25 May 2011 10:58:04 -0400 MIME-Version: 1.0 In-Reply-To: References: From: Linus Torvalds Date: Wed, 25 May 2011 07:57:42 -0700 Message-ID: Subject: Re: SLUB regression in current Linus To: Christoph Lameter Cc: James Morris , Pekka Enberg , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 664 Lines: 16 On Wed, May 25, 2011 at 7:47 AM, Christoph Lameter wrote: > > So simply return the object. In the debug case we do not need all the other > processing that unlock_out: does. So that patch looks like it should explain things. But exactly why don't we need the ->tid update and the ALLOC_SLOWPATH stats? Both of them would seem to be equally valid for the debug case. Linus -- 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/