Search results for "module:Sys::Mmap"
Sys::Mmap - uses mmap to map in a file as a Perl variable
The Sys::Mmap module uses the POSIX mmap <https://en.wikipedia.org/wiki/Mmap> call to map in a file as a Perl variable. Memory access by mmap may be shared between threads or forked processes, and may be a disc file that has been mapped into memory. ...
TODDR/Sys-Mmap-0.20 - 13 Feb 2020 18:36:50 UTC
Sys::Statistics::Linux::MemStats - Collect linux memory information.
Sys::Statistics::Linux::MemStats gathers memory statistics from the virtual /proc filesystem (procfs). For more information read the documentation of the front-end module Sys::Statistics::Linux....
BLOONIX/Sys-Statistics-Linux-0.66 - 09 Mar 2012 03:11:37 UTC