BALL
1.4.1
|
Namespace for methods to obtain informations about the systems hardware. All memory values are returned in amounts of byte. See the man page for sysinfo, GetSystemInfo and /proc/cpuinfo under Linux.
The the total amount of free memory (under linux + getBufferedMemory()).
Return the buffered memory under Linux
The the amount of freee memory.
Return the the amount of free swap memory.
Get the number of processors
The the total amount of memory.
Get the uptime of the system. Works currently only under Unix, not under Windows.