XFS stats have been in the system for a long time; now they can be printed by: cat /proc/sys/fs/xfs_stats The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.3.99pre2-xfs Modid
I think we will be changing that, and there already is a program to display this stuff, the performance copilot at http://oss.sgi.com/projects/pcp/ the Irix version can understand all these numbers,
I'm open to moving it, /proc/fs/xfs/.. is a little more difficult, but not much, I think we need to create the ..xfs.. directory.. How about 2 files? One good for human eyes & xfs_stats.raw for "mor
For machine readable /proc/sys is actually good again (using the sysctl.h infrastructure with one read only file / variable) I guess that would be overkill though, a simple file e.g. in the format of
We'll do this today & I'll send mail to linux-xfs@oss and pcp@oss once we have an updated pcp rpm (I'm not sure how long that process takes though). Mark's (markgw) comments on file format etc (havi
I have a change to checkin shortly, changes the path to: /proc/fs/xfs/stats & /proc/fs/xfs/stats.raw The 'stats' file is easy on the eyes, the 'stats.raw' is simple, easy to grok ascii, i.e: xs_foo
XFS stats have been in the system for a long time; now they can be printed by: cat /proc/sys/fs/xfs_stats The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.3.99pre2-xfs Modid
I think we will be changing that, and there already is a program to display this stuff, the performance copilot at http://oss.sgi.com/projects/pcp/ the Irix version can understand all these numbers,
I'm open to moving it, /proc/fs/xfs/.. is a little more difficult, but not much, I think we need to create the ..xfs.. directory.. How about 2 files? One good for human eyes & xfs_stats.raw for "mor
For machine readable /proc/sys is actually good again (using the sysctl.h infrastructure with one read only file / variable) I guess that would be overkill though, a simple file e.g. in the format of
We'll do this today & I'll send mail to linux-xfs@oss and pcp@oss once we have an updated pcp rpm (I'm not sure how long that process takes though). Mark's (markgw) comments on file format etc (havi
I have a change to checkin shortly, changes the path to: /proc/fs/xfs/stats & /proc/fs/xfs/stats.raw The 'stats' file is easy on the eyes, the 'stats.raw' is simple, easy to grok ascii, i.e: xs_foo