Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MIPS_MT_SMP
has multiple definitions:
arch/mips/Kconfig
The configuration item CONFIG_MIPS_MT_SMP:
( CONFIG_TARGET_ISA_REV > CONFIG_0 && CONFIG_TARGET_ISA_REV < CONFIG_6 ) && ( CONFIG_SYS_SUPPORTS_MULTITHREADING && ! CONFIG_CPU_MICROMIPS )
This is a kernel model which is known as SMVP. This is supported on cores with the MT ASE and uses the available VPEs to implement virtual processors which supports SMP. This is equivalent to the Intel Hyperthreading feature. For further information go to http://www.imgtec.com/mips/mips-multithreading.asp.
arch/mips/Kconfig
The configuration item CONFIG_MIPS_MT_SMP:
CONFIG_SYS_SUPPORTS_MULTITHREADING
This is a kernel model which is known as SMVP. This is supported on cores with the MT ASE and uses the available VPEs to implement virtual processors which supports SMP. This is equivalent to the Intel Hyperthreading feature. For further information go to http://www.imgtec.com/mips/mips-multithreading.asp.
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 - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab