Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ALPHA_WTINT
:
( CONFIG_ALPHA_SRM || CONFIG_ALPHA_GENERIC ) && ( CONFIG_ALPHA_QEMU ) && ( CONFIG_ALPHA_EV56 ) && (! CONFIG_ALPHA_SRM && ! CONFIG_ALPHA_GENERIC ) && ( CONFIG_SMP )
The Wait for Interrupt (WTINT) PALcall attempts to place the CPU to sleep until the next interrupt. This may reduce the power consumed, and the heat produced by the computer. However, it has the side effect of making the cycle counter unreliable as a timing device across the sleep.
For emulation under QEMU, definitely say Y here, as we have other mechanisms for measuring time than the cycle counter.
For EV4 (but not LCA), EV5 and EV56 systems, or for systems running MILO, sleep mode is not supported so you might as well say N here.
For SMP systems we cannot use the cycle counter for timing anyway, so you might as well say Y here.
If unsure, say N.
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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab