get number of processors NAME get_nprocs, get_nprocs_conf - get number of processors LIBRARY Standard C library ( libc , -lc ) SY...get number of processors NAME get_nprocs, get_nprocs_conf - get number of processors LIBRARY Standard C library ( libc , -lc ) SY......low. - _SC_AVPHYS_PAGES The number of currently available pages of physical memory. - _SC_NPROCESSORS_CONF The number of processors configured. See also get_nprocs_conf (3). - _…...s limit applies to the sendmsg (2) system call. For further details, see unix (7). RLIMIT_NPROC This is a limit on the number of extant process (or, more precisely on Linux, thr…...ads was encountered. There are a number of limits that may trigger this error: the RLIMIT_NPROC soft resource limit (set via setrlimit (2)), which limits the number of processes…...procps_cpu_count () returns the number of CPUs that are currently online as sysconf( _SC_NPROCESSORS_ONLY ) or an assumed 1 . procps_hertz_get () returns the number of clock tic…