Re: ufsstat implementation

2005-09-29 Thread Giorgos Keramidas
On 2005-09-29 13:21, Eric Anderson <[EMAIL PROTECTED]> wrote: > I've been looking at the ufs code, and thinking about wedging in some > statistic gathering pieces pretty much copied from the nfs code (and > nfsstat) to provide nearly the same functionality. > > I realize that adding statistic gathe

ufsstat implementation

2005-09-29 Thread Eric Anderson
I've been looking at the ufs code, and thinking about wedging in some statistic gathering pieces pretty much copied from the nfs code (and nfsstat) to provide nearly the same functionality. I realize that adding statistic gathering code would techinically reduce filesystem performance, so shou