xosview
1.23
About: xosview is an X Windows based system monitor (cpu, memory, swap and network usage; interrupt and serial activities; load average).
![]() ![]() |
#include "swapmeter.h"
#include "xosview.h"
#include <fstream>
#include <sstream>
#include <stdlib.h>
#include <error.h>
#include <mach.h>
#include <mach/mach_traps.h>
#include <mach/default_pager.h>
#include "get_def_pager.h"