This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
realtime:documentation:howto:applications:cpuidle [2024/06/28 11:13] costa.shul [Reference] reformat |
realtime:documentation:howto:applications:cpuidle [2024/06/28 11:32] (current) costa.shul [Reference] sysfs |
||
|---|---|---|---|
| Line 219: | Line 219: | ||
| [[https://manpages.debian.org/testing/linux-cpupower/cpupower-idle-info.1.en.html|cpupower idle-info]] - Utility to retrieve cpu idle kernel information | [[https://manpages.debian.org/testing/linux-cpupower/cpupower-idle-info.1.en.html|cpupower idle-info]] - Utility to retrieve cpu idle kernel information | ||
| + | |||
| + | Sysfs: ''/sys/devices/system/cpu/cpu*/cpuidle/'' | ||
| + | |||
| + | Source: [[https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/include/linux/cpuidle.h|include/linux/cpuidle.h]] | ||
| + | [[https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/cpuidle|drivers/cpuidle]] | ||