Sysctl: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 16: Line 16:


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]].
=<tt>/etc/sysctl.conf</tt>=

Revision as of 20:54, 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.

/etc/sysctl.conf