blob: 25930917723a87e88daa9e35aef281603e995953 (
plain) (
blame)
1
2
3
4
5
6
|
Sys::MemInfo return the total amount of free and used
physical memory in bytes in totalmem and freemem variables.
Total amount of free and user swap memory are alse returned
in totalswap and freeswap variables.
WWW: http://search.cpan.org/dist/Sys-Cpu/
|