Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SCHED_SMT
has multiple definitions:
arch/sparc/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_SPARC64 && CONFIG_SMP
SMT scheduler support improves the CPU scheduler's decision making when dealing with SPARC cpus at a cost of slightly increased overhead in some places. If unsure say N here.
arch/powerpc/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_PPC64 && CONFIG_SMP
SMT scheduler support improves the CPU scheduler's decision making when dealing with POWER5 cpus at a cost of slightly increased overhead in some places. If unsure say N here.
arch/mips/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_SYS_SUPPORTS_SCHED_SMT
SMT scheduler support improves the CPU scheduler's decision making when dealing with MIPS MT enabled cores at a cost of slightly increased overhead in some places. If unsure say N here.
arch/loongarch/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_SMP
Improves scheduler's performance when there are multiple threads in one physical core.
arch/arm64/Kconfig
The configuration item CONFIG_SCHED_SMT:
(none)
Improves the CPU scheduler's decision making when dealing with MultiThreading at a cost of slightly increased overhead in some places. If unsure say N here.
arch/arm/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_ARM_CPU_TOPOLOGY
Improves the CPU scheduler's decision making when dealing with MultiThreading at a cost of slightly increased overhead in some places. If unsure say N here.
arch/x86/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_SMP
(none)
arch/s390/Kconfig
The configuration item CONFIG_SCHED_SMT:
(none)
(none)
arch/ia64/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_SMP
Improves the CPU scheduler's decision making when dealing with Intel IA64 chips with MultiThreading at a cost of slightly increased overhead in some places. If unsure say N here.
arch/x86/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_SMP
SMT scheduler support improves the CPU scheduler's decision making when dealing with Intel Pentium 4 chips with HyperThreading at a cost of slightly increased overhead in some places. If unsure say N here.
arch/sparc64/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_SMP
SMT scheduler support improves the CPU scheduler's decision making when dealing with SPARC cpus at a cost of slightly increased overhead in some places. If unsure say N here.
arch/x86_64/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_SMP
SMT scheduler support improves the CPU scheduler's decision making when dealing with Intel Pentium 4 chips with HyperThreading at a cost of slightly increased overhead in some places. If unsure say N here.
arch/i386/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_X86_HT
SMT scheduler support improves the CPU scheduler's decision making when dealing with Intel Pentium 4 chips with HyperThreading at a cost of slightly increased overhead in some places. If unsure say N here.
arch/ppc64/Kconfig
The configuration item CONFIG_SCHED_SMT:
CONFIG_SMP
SMT scheduler support improves the CPU scheduler's decision making when dealing with POWER5 cpus at a cost of slightly increased overhead in some places. If unsure say N here.
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