Some constants in header files were no longer used. So remove them.
* Remove heading spaces in softirq names displayed by mpstat
for easier reading.
* Fixed wrong command execution syntax in configure script.
+ * Removed several unused definitions in some header files.
* iostat manual page updated.
* CREDITS file updated.
/* Files */
#define STAT "/proc/stat"
#define UPTIME "/proc/uptime"
-#define PPARTITIONS "/proc/partitions"
#define DISKSTATS "/proc/diskstats"
#define INTERRUPTS "/proc/interrupts"
#define MEMINFO "/proc/meminfo"
#define DEFAULT_DEVMAP_MAJOR 253
#define MAX_NAME_LEN 72
-#define NR_DISKS 4
-
#define IGNORE_VIRTUAL_DEVICES FALSE
#define ACCEPT_VIRTUAL_DEVICES TRUE
#define CNT_ALL_DEV 0
#define CNT_USED_DEV 1
-#define READ_PROC_STAT 0
-#define READ_DISKSTATS 1
-#define READ_PPARTITIONS 2
-
/*
***************************************************************************
* System files containing statistics