Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
X index
The Linux kernel configuration item CONFIG_X86_UP_APIC has multiple definitions:
arch/i386/KconfigThe configuration item CONFIG_X86_UP_APIC:
(! CONFIG_SMP ) && (!( CONFIG_X86_VISWS || CONFIG_X86_VOYAGER ))A local APIC (Advanced Programmable Interrupt Controller) is an integrated interrupt controller in the CPU. If you have a single-CPU system which has a processor with a local APIC, you can say Y here to enable and use it. If you say Y here even though your machine doesn't have a local APIC, then the kernel will still run with no slowdown at all. The local APIC supports CPU-generated self-interrupts (timer, performance counters), and the NMI watchdog which detects hard lockups.
If you have a system with several CPUs, you do not need to say Y here: the local APIC will be used automatically.
arch/x86/KconfigThe configuration item CONFIG_X86_UP_APIC:
CONFIG_X86_32 && ! CONFIG_SMP && ! CONFIG_X86_32_NON_STANDARDA local APIC (Advanced Programmable Interrupt Controller) is an integrated interrupt controller in the CPU. If you have a single-CPU system which has a processor with a local APIC, you can say Y here to enable and use it. If you say Y here even though your machine doesn't have a local APIC, then the kernel will still run with no slowdown at all. The local APIC supports CPU-generated self-interrupts (timer, performance counters), and the NMI watchdog which detects hard lockups.
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 - X index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.