Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755721AbYB2FLT (ORCPT ); Fri, 29 Feb 2008 00:11:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750953AbYB2FLI (ORCPT ); Fri, 29 Feb 2008 00:11:08 -0500 Received: from relay2.sgi.com ([192.48.171.30]:47728 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751091AbYB2FLH (ORCPT ); Fri, 29 Feb 2008 00:11:07 -0500 Date: Thu, 28 Feb 2008 21:11:04 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Mathieu Desnoyers cc: Eric Dumazet , Pekka Enberg , Torsten Kaiser , Ingo Molnar , Linus Torvalds , Linux Kernel Mailing List Subject: Re: [PATCH] Implement slub fastpath in terms of freebase and freeoffset In-Reply-To: <20080229033255.GA2200@Krystal> Message-ID: References: <20080219140230.GA32236@Krystal> <20080219172739.55c341b5.dada1@cosmosbay.com> <20080219200358.GB11197@Krystal> <20080228055510.GA9026@Krystal> <20080228232507.GB20319@Krystal> <20080229015621.GB32200@Krystal> <20080229033255.GA2200@Krystal> 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: 624 Lines: 15 On Thu, 28 Feb 2008, Mathieu Desnoyers wrote: > * Christoph Lameter (clameter@sgi.com) wrote: > > On Thu, 28 Feb 2008, Mathieu Desnoyers wrote: > > > > > In short, the we also use the versioning to check for change of slab. Then we do not need the page->end field anymore right? I will try to rediff your patch against current slab-mm and see how we can proceed from there. -- 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/