Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752068AbaAQOvn (ORCPT ); Fri, 17 Jan 2014 09:51:43 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:37320 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750898AbaAQOvl (ORCPT ); Fri, 17 Jan 2014 09:51:41 -0500 Date: Fri, 17 Jan 2014 17:51:28 +0300 From: Dan Carpenter To: Greg Kroah-Hartman Cc: Marek Szyprowski , devel@driverdev.osuosl.org, Peng Tao , Andreas Dilger , linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: lustre: fix GFP_ATOMIC macro usage Message-ID: <20140117145128.GR7444@mwanda> References: <1389948416-26390-1-git-send-email-m.szyprowski@samsung.com> <20140117143329.GA6877@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140117143329.GA6877@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: acsinet21.oracle.com [141.146.126.237] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org We will want to get rid of lustre's custom allocator before this gets out of staging. But one feature that the lustre allocator has which is pretty neat is that it lets you debug how much memory the filesystem is using. Is there a standard way to find this information? regards, dan carpenter -- 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/