Sysctl: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
Gets/sets the kernel state. | Gets/sets the kernel state. | ||
Displays all available and "opaque" values. | |||
<pre> | |||
sysctl -A | |||
</pre> | |||
=Attributes= | =Attributes= |
Revision as of 20:32, 7 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.