Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764335AbXJEWd5 (ORCPT ); Fri, 5 Oct 2007 18:33:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754092AbXJEWds (ORCPT ); Fri, 5 Oct 2007 18:33:48 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:38994 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761412AbXJEWdr (ORCPT ); Fri, 5 Oct 2007 18:33:47 -0400 Subject: Re: [PATCH] jbd/jbd2: JBD memory allocation cleanups From: Mingming Cao Reply-To: cmm@us.ibm.com To: Christoph Hellwig Cc: "Theodore Ts'o" , linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, Christoph Lameter In-Reply-To: <20071004065204.GA21481@infradead.org> References: <1191477059-5357-1-git-send-email-tytso@mit.edu> <1191477059-5357-2-git-send-email-tytso@mit.edu> <20071004065204.GA21481@infradead.org> Content-Type: text/plain Organization: IBM Linux Technology Center Date: Fri, 05 Oct 2007 15:33:23 -0700 Message-Id: <1191623603.3861.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 (2.8.0-33.el5) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 20 On Thu, 2007-10-04 at 07:52 +0100, Christoph Hellwig wrote: > On Thu, Oct 04, 2007 at 01:50:36AM -0400, Theodore Ts'o wrote: > > From: Mingming Cao > > > > JBD: Replace slab allocations with page cache allocations > > It's page allocations, not page cache allocations. > > > Also this patch cleans up jbd_kmalloc and replace it with kmalloc directly > > That sounds like it should be a different patch.. Okay. Will sent the patches, that also separate JBD2 changes to a different patch. - 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/