Module procfs_core::sys::kernel

source ·
Expand description

Global kernel info / tuning miscellaneous stuff

The files in this directory can be used to tune and monitor miscellaneous and general things in the operation of the Linux kernel.

Structs

  • Flags representing allowed sysrq functions
  • Represents a kernel build information
  • Represents the data from /proc/sys/kernel/sem
  • Represents a kernel type
  • Represents a kernel version, in major.minor.release version.

Enums

  • Values controlling functions allowed to be invoked by the SysRq key

Constants

  • The maximum value that can be written to /proc/sys/kernel/threads-max on Linux 4.1 or later
  • The minimum value that can be written to /proc/sys/kernel/threads-max on Linux 4.1 or later