Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SYSCTL
has multiple definitions:
init/Kconfig
The configuration item CONFIG_SYSCTL:
(none)
(none)
init/Kconfig
The configuration item CONFIG_SYSCTL:
CONFIG_EMBEDDED
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 consists of a system call, but if you say Y to "/proc file system support", 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.
arch/um/Kconfig
The configuration item CONFIG_SYSCTL:
(none)
(none)
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab