From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jose R. Santos" Subject: Re: [EXT4 set 6][PATCH 1/1]Export jbd stats through procfs Date: Sun, 1 Jul 2007 04:26:19 -0500 Message-ID: <20070701042619.2215645f@gara> References: <1183275490.4010.134.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org To: cmm@us.ibm.com Return-path: In-Reply-To: <1183275490.4010.134.camel@localhost.localdomain> Sender: linux-ext4-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Sun, 01 Jul 2007 03:38:10 -0400 Mingming Cao wrote: > [PATCH] jbd2 stats through procfs > > The patch below updates the jbd stats patch to 2.6.20/jbd2. > The initial patch was posted by Alex Tomas in December 2005 > (http://marc.info/?l=linux-ext4&m=113538565128617&w=2). > It provides statistics via procfs such as transaction lifetime and size. > > [ This probably should be rewritten to use debugfs? -- Ted] Was a decision ever made on whether this should remain on procfs or be move to use debugfs? I can recall this being discuss but don't recall a firm decision on it. -JRS