Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ACPI_CONTAINER
has multiple definitions:
drivers/acpi/Kconfig
The configuration item CONFIG_ACPI_CONTAINER:
(none)
container
This driver supports ACPI Container and Module devices (IDs ACPI0004, PNP0A05, and PNP0A06).
This helps support hotplug of nodes, CPUs, and memory.
drivers/acpi/Kconfig
The configuration item CONFIG_ACPI_CONTAINER:
CONFIG_EXPERIMENTAL
container
This driver supports ACPI Container and Module devices (IDs ACPI0004, PNP0A05, and PNP0A06).
This helps support hotplug of nodes, CPUs, and memory.
To compile this driver as a module, choose M here: the module will be called container.
drivers/acpi/Kconfig
The configuration item CONFIG_ACPI_CONTAINER:
CONFIG_EXPERIMENTAL
container
This allows _physical_ insertion and removal of CPUs and memory. This can be useful, for example, on NUMA machines that support ACPI based physical hotplug of nodes, or non-NUMA machines that support physical cpu/memory hot-plug.
If one selects "m", this driver can be loaded with "modprobe container".
Raw data from LKDDb:
lkddb acpi "ACPI0004" : CONFIG_ACPI CONFIG_ACPI_CONTAINER : drivers/acpi/container.c # in 2.6.23–2.6.39, 3.0–3.15
lkddb acpi "PNP0A05" : CONFIG_ACPI CONFIG_ACPI_CONTAINER : drivers/acpi/container.c # in 2.6.23–2.6.39, 3.0–3.15
lkddb acpi "PNP0A06" : CONFIG_ACPI CONFIG_ACPI_CONTAINER : drivers/acpi/container.c # in 2.6.23–2.6.39, 3.0–3.15
lkddb module container CONFIG_ACPI_CONTAINER : drivers/acpi/Kconfig : "Container and Module Devices (EXPERIMENTAL)" # in 2.6.11–2.6.39, 3.0–3.8
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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab