Module resource
[hide private]
[frames] | no frames]

Module resource

Classes [hide private]
error
struct_rusage
struct_rusage: Result from getrusage.
Functions [hide private]
 
getpagesize(...)
 
getrlimit(...)
 
getrusage(...)
 
setrlimit(...)
Variables [hide private]
  RLIMIT_AS = 9
  RLIMIT_CORE = 4
  RLIMIT_CPU = 0
  RLIMIT_DATA = 2
  RLIMIT_FSIZE = 1
  RLIMIT_MEMLOCK = 8
  RLIMIT_NOFILE = 7
  RLIMIT_NPROC = 6
  RLIMIT_OFILE = 7
  RLIMIT_RSS = 5
  RLIMIT_STACK = 3
  RLIM_INFINITY = -1
  RUSAGE_CHILDREN = -1
  RUSAGE_SELF = 0