swapmode
swap_stats[3] = swapmode(&swapavail, &swapfree);
int swapmode(int *retavail, int *retfree);
void swapmode(void);
swapmode();