Sysctl: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* [[Linux#Commands|Linux]] | * [[Linux#Commands|Linux]] | ||
* [[Linux Kernel Info]] | |||
* [[Mac#Commands|Mac]] | * [[Mac#Commands|Mac]] | ||
Revision as of 16:57, 8 June 2017
Internal
Overview
Gets/sets the kernel state.
Displays all available and "opaque" values.
sysctl -A
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
Contains the kernel configuration. It is read by sysctl.