sysctl
- Represents various system configurations
- Exposed in Linux via
/proc/sys
as a Pseudo File SystemPseudo File System
Represents non-file objects as Files Allows access to these objects using the standard IO operations in...
- Parameters are (generally) loaded from
/proc/sysctl.conf