Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index

CONFIG_PROC_SYSCTL: Sysctl support (/proc/sys)

General informations

The Linux kernel configuration item CONFIG_PROC_SYSCTL has multiple definitions:

Sysctl support (/proc/sys) found in fs/proc/Kconfig

The configuration item CONFIG_PROC_SYSCTL:

Help text

The sysctl interface provides a means of dynamically changing certain kernel parameters and variables on the fly without requiring a recompile of the kernel or reboot of the system. The primary interface is through /proc/sys. If you say Y here a tree of modifiable sysctl entries will be generated beneath the /proc/sys directory. They are explained in the files in Documentation/admin-guide/sysctl/. Note that enabling this option will enlarge the kernel by at least 8 KB.

As it is generally a good thing, you should say Y here unless building a kernel for install/rescue disks or your system is very limited in memory.

Sysctl support (/proc/sys) found in fs/Kconfig

The configuration item CONFIG_PROC_SYSCTL:

Help text

The sysctl interface provides a means of dynamically changing certain kernel parameters and variables on the fly without requiring a recompile of the kernel or reboot of the system. The primary interface is through /proc/sys. If you say Y here a tree of modifiable sysctl entries will be generated beneath the /proc/sys directory. They are explained in the files in Documentation/sysctl/. Note that enabling this option will enlarge the kernel by at least 8 KB.

As it is generally a good thing, you should say Y here unless building a kernel for install/rescue disks or your system is very limited in memory.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index

Automatically generated (in year 2024). See also LKDDb sources on GitLab