[also pushed to pcp/pcp dev]
Changes committed to git://oss.sgi.com/nathans/pcp.git
src/pmdas/linux/pmda.c | 19 ++++++++++---------
src/pmdas/linux/proc_fs_xfs.c | 19 -------------------
2 files changed, 10 insertions(+), 28 deletions(-)
commit 7efc0a2117a6231e037d4b0d7e4319f62659b420
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri Jun 25 10:08:00 2010 +1000
Fix compiler warnings on 64bit platforms for some Linux metrics.
commit fdb7f3e540d221e04028ed1a397a4a72b941154c
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri Jun 25 09:40:30 2010 +1000
Ensure xfs_buf metrics are refreshed when requested on their own.
Also removed the ancient pagebuf backward compatibility stuff.
|