Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758159AbXJDGwV (ORCPT ); Thu, 4 Oct 2007 02:52:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753458AbXJDGwL (ORCPT ); Thu, 4 Oct 2007 02:52:11 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:39167 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753265AbXJDGwJ (ORCPT ); Thu, 4 Oct 2007 02:52:09 -0400 Date: Thu, 4 Oct 2007 07:52:04 +0100 From: Christoph Hellwig To: "Theodore Ts'o" Cc: linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, Mingming Cao , Christoph Lameter Subject: Re: [PATCH] jbd/jbd2: JBD memory allocation cleanups Message-ID: <20071004065204.GA21481@infradead.org> Mail-Followup-To: Christoph Hellwig , Theodore Ts'o , linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, Mingming Cao , Christoph Lameter References: <1191477059-5357-1-git-send-email-tytso@mit.edu> <1191477059-5357-2-git-send-email-tytso@mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1191477059-5357-2-git-send-email-tytso@mit.edu> User-Agent: Mutt/1.4.2.3i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 590 Lines: 16 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.. - 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/