Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VIRT_CPU_ACCOUNTING
has multiple definitions:
init/Kconfig
The configuration item CONFIG_VIRT_CPU_ACCOUNTING:
(none)
(none)
init/Kconfig
The configuration item CONFIG_VIRT_CPU_ACCOUNTING:
CONFIG_HAVE_VIRT_CPU_ACCOUNTING
Select this option to enable more accurate task and CPU time accounting. This is done by reading a CPU counter on each kernel entry and exit and on transitions within the kernel between system, softirq and hardirq state, so there is a small performance impact. In the case of s390 or IBM POWER > 5, this also enables accounting of stolen time on logically-partitioned systems.
arch/powerpc/platforms/Kconfig.cputype
The configuration item CONFIG_VIRT_CPU_ACCOUNTING:
CONFIG_PPC64
Select this option to enable more accurate task and CPU time accounting. This is done by reading a CPU counter on each kernel entry and exit and on transitions within the kernel between system, softirq and hardirq state, so there is a small performance impact. This also enables accounting of stolen time on logically-partitioned systems running on IBM POWER5-based machines.
If in doubt, say Y here.
arch/ia64/Kconfig
The configuration item CONFIG_VIRT_CPU_ACCOUNTING:
(none)
Select this option to enable more accurate task and CPU time accounting. This is done by reading a CPU counter on each kernel entry and exit and on transitions within the kernel between system, softirq and hardirq state, so there is a small performance impact. If in doubt, say N here.
arch/s390/Kconfig
The configuration item CONFIG_VIRT_CPU_ACCOUNTING:
(none)
(none)
arch/s390/Kconfig
The configuration item CONFIG_VIRT_CPU_ACCOUNTING:
CONFIG_VIRT_TIMER
Select this option to use CPU timer deltas to do user process accounting.
arch/powerpc/Kconfig
The configuration item CONFIG_VIRT_CPU_ACCOUNTING:
CONFIG_PPC64
Select this option to enable more accurate task and CPU time accounting. This is done by reading a CPU counter on each kernel entry and exit and on transitions within the kernel between system, softirq and hardirq state, so there is a small performance impact. This also enables accounting of stolen time on logically-partitioned systems running on IBM POWER5-based machines.
If in doubt, say Y 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 - V index
Automatically generated (in year 2025). See also LKDDb sources on GitLab