Sysctl: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 15: Line 15:
==kernel.pid_max==
==kernel.pid_max==


Represents the [[Linux_Process_Management_Concepts#Maximum_Number_of_Processes_Allowed_on_the_System|Maximum number of processes allowed on the system]].
Represents the [[Linux_Process_Management_Concepts#Maximum_Number_of_Processes_Allowed_on_the_System|maximum number of processes allowed on the system]].

Revision as of 20:52, 21 April 2017

Internal

Overview

Gets/sets the kernel state.

Attributes

hw.memsize

Physical memory size available on the system (in bytes).

kernel.pid_max

Represents the maximum number of processes allowed on the system.