Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SCHEDSTATS
has multiple definitions:
lib/Kconfig.debug
The configuration item CONFIG_SCHEDSTATS:
CONFIG_PROC_FS
If you say Y here, additional code will be inserted into the scheduler and related routines to collect statistics about scheduler behavior and provide them in /proc/schedstat. These stats may be useful for both tuning and debugging the scheduler If you aren't debugging the scheduler or trying to tune a specific application, you can say N to avoid the very slight overhead this adds.
arch/x86_64/Kconfig.debug
The configuration item CONFIG_SCHEDSTATS:
CONFIG_DEBUG_KERNEL && CONFIG_PROC_FS
If you say Y here, additional code will be inserted into the scheduler and related routines to collect statistics about scheduler behavior and provide them in /proc/schedstat. These stats may be useful for both tuning and debugging the scheduler If you aren't debugging the scheduler or trying to tune a specific application, you can say N to avoid the very slight overhead this adds.
arch/ppc64/Kconfig.debug
The configuration item CONFIG_SCHEDSTATS:
CONFIG_DEBUG_KERNEL && CONFIG_PROC_FS
If you say Y here, additional code will be inserted into the scheduler and related routines to collect statistics about scheduler behavior and provide them in /proc/schedstat. These stats may be useful for both tuning and debugging the scheduler If you aren't debugging the scheduler or trying to tune a specific application, you can say N to avoid the very slight overhead this adds.
arch/ppc/Kconfig.debug
The configuration item CONFIG_SCHEDSTATS:
CONFIG_DEBUG_KERNEL && CONFIG_PROC_FS
If you say Y here, additional code will be inserted into the scheduler and related routines to collect statistics about scheduler behavior and provide them in /proc/schedstat. These stats may be useful for both tuning and debugging the scheduler If you aren't debugging the scheduler or trying to tune a specific application, you can say N to avoid the very slight overhead this adds.
arch/i386/Kconfig.debug
The configuration item CONFIG_SCHEDSTATS:
CONFIG_DEBUG_KERNEL && CONFIG_PROC_FS
If you say Y here, additional code will be inserted into the scheduler and related routines to collect statistics about scheduler behavior and provide them in /proc/schedstat. These stats may be useful for both tuning and debugging the scheduler If you aren't debugging the scheduler or trying to tune a specific application, you can say N to avoid the very slight overhead this adds.
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 - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab