Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index
The Linux kernel configuration item CONFIG_TAU_INT
has multiple definitions:
arch/powerpc/platforms/Kconfig
The configuration item CONFIG_TAU_INT:
CONFIG_TAU
The TAU supports an interrupt driven mode which causes an interrupt whenever the temperature goes out of range. This is the fastest way to get notified the temp has exceeded a range. With this option off, a timer is used to re-check the temperature periodically.
If in doubt, say N here.
arch/powerpc/platforms/Kconfig
The configuration item CONFIG_TAU_INT:
CONFIG_TAU
The TAU supports an interrupt driven mode which causes an interrupt whenever the temperature goes out of range. This is the fastest way to get notified the temp has exceeded a range. With this option off, a timer is used to re-check the temperature periodically.
However, on some cpus it appears that the TAU interrupt hardware is buggy and can cause a situation which would lead unexplained hard lockups.
Unless you are extending the TAU driver, or enjoy kernel/hardware debugging, leave this option off.
arch/ppc/Kconfig
The configuration item CONFIG_TAU_INT:
CONFIG_TAU
The TAU supports an interrupt driven mode which causes an interrupt whenever the temperature goes out of range. This is the fastest way to get notified the temp has exceeded a range. With this option off, a timer is used to re-check the temperature periodically.
However, on some cpus it appears that the TAU interrupt hardware is buggy and can cause a situation which would lead unexplained hard lockups.
Unless you are extending the TAU driver, or enjoy kernel/hardware debugging, leave this option off.
arch/powerpc/Kconfig
The configuration item CONFIG_TAU_INT:
CONFIG_TAU
The TAU supports an interrupt driven mode which causes an interrupt whenever the temperature goes out of range. This is the fastest way to get notified the temp has exceeded a range. With this option off, a timer is used to re-check the temperature periodically.
However, on some cpus it appears that the TAU interrupt hardware is buggy and can cause a situation which would lead unexplained hard lockups.
Unless you are extending the TAU driver, or enjoy kernel/hardware debugging, leave this option off.
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 - T index
Automatically generated (in year 2024). See also LKDDb sources on GitLab