//
pkg.gl
Category
github.com/munnerz/kubernetes
pkg
util
sysctl
package
1.2.0-alpha.3
Repository:
https://github.com/munnerz/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
28 SLOC
#
Functions
GetSysctl
GetSysctl returns the value for the specified sysctl setting.
SetSysctl
SetSysctl modifies the specified sysctl flag to the new value.
#
Constants
VmOvercommitMemory
No description provided by the author
VmOvercommitMemoryAlways
kernel performs no memory over-commit handling.
VmPanicOnOOM
No description provided by the author
VmPanicOnOOMInvokeOOMKiller
kernel calls the oom_killer function when OOM occurs.