Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PARAVIRT_SPINLOCKS
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_PARAVIRT_SPINLOCKS:
CONFIG_PARAVIRT && CONFIG_SMP
Paravirtualized spinlocks allow a pvops backend to replace the spinlock implementation with something virtualization-friendly (for example, block the virtual CPU rather than spinning).
It has a minimal impact on native kernels and gives a nice performance benefit on paravirtualized KVM / Xen kernels.
If you are unsure how to answer this question, answer Y.
arch/powerpc/platforms/pseries/Kconfig
The configuration item CONFIG_PARAVIRT_SPINLOCKS:
(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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab