Module procfs::sys::kernel[][src]

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.

Modules

Functions related to the in-kernel key management and retention facility

These files provide additional information about the /dev/random device

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

Functions

Returns the maximum process ID number.

Sets the limit on the maximum (System V IPC) shared memory segment size.

Set functions allowed to be invoked by the SysRq key

Sets the system-wide limit on the number of threads (tasks) that can be created on the system.

Returns the system-wide limit on the total number of pages of System V shared memory

Returns the limit on the maximum (System V IPC) shared memory segment size that can be created. The value defaults to SHMMAX

Returns the system-wide maximum number of System V shared memory segments that can be created

Return functions allowed to be invoked by the SysRq key

Returns the system-wide limit on the number of threads (tasks) that can be created on the system.