Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index

CONFIG_ALPHA_WTINT: Use WTINT

General informations

The Linux kernel configuration item CONFIG_ALPHA_WTINT:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index

Automatically generated (in year 2024). See also LKDDb sources on GitLab