Re: [EXT4 set 6][PATCH 1/1]Export jbd stats through procfs
From: Jose R. Santos <hidden>
Date: 2007-07-01 09:26:19
Also in:
linux-fsdevel, lkml
From: Jose R. Santos <hidden>
Date: 2007-07-01 09:26:19
Also in:
linux-fsdevel, lkml
On Sun, 01 Jul 2007 03:38:10 -0400 Mingming Cao [off-list ref] 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