Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IRQ_TIME_ACCOUNTING
has multiple definitions:
init/Kconfig
The configuration item CONFIG_IRQ_TIME_ACCOUNTING:
CONFIG_HAVE_IRQ_TIME_ACCOUNTING && ! CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
Select this option to enable fine granularity task irq time accounting. This is done by reading a timestamp on each transitions between softirq and hardirq state, so there can be a small performance impact.
If in doubt, say N here.
arch/x86/Kconfig
The configuration item CONFIG_IRQ_TIME_ACCOUNTING:
(none)
Select this option to enable fine granularity task irq time accounting. This is done by reading a timestamp on each transitions between softirq and hardirq state, so there can be a small performance impact.
If in doubt, say N here.
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 - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab