The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:BSD::Resource"

BSD::Resource - BSD process resource limit and priority functions River stage two • 16 direct dependents • 37 total dependents

getrusage ($usertime, $systemtime, $maxrss, $ixrss, $idrss, $isrss, $minflt, $majflt, $nswap, $inblock, $oublock, $msgsnd, $msgrcv, $nsignals, $nvcsw, $nivcsw) = getrusage($ru_who); $rusage = getrusage($ru_who); # $ru_who argument is optional; it def...

JHI/BSD-Resource-1.2911 - 09 Apr 2017 23:51:05 UTC

BSD::Sysctl - Manipulate kernel sysctl variables on BSD-like systems River stage one • 1 direct dependent • 1 total dependent

"BSD::Sysctl" offers a native Perl interface for fetching sysctl values that describe the kernel state of BSD-like operating systems. This is around 80 times faster than scraping the output of the sysctl(8) program. This module handles the conversion...

DLAND/BSD-Sysctl-0.11 - 21 Jan 2014 23:16:27 UTC

BSD::Process - Information about running processes on BSD platforms River stage one • 1 direct dependent • 1 total dependent

"BSD::Process" creates Perl objects that render the information the BSD kernel maintains about current processes. These may then be queried, extracted and reported upon. This allows a more natural style of programming (as opposed to scraping the outp...

DLAND/BSD-Process-0.07 - 22 Jun 2013 17:36:58 UTC
3 results (0.047 seconds)