Searched hist:"04 dab58a39d402162a7effe7278df8cd41557252" (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/admin-guide/pm/ |
H A D | cpuidle.rst | diff 04dab58a39d402162a7effe7278df8cd41557252 Mon Dec 10 12:30:23 CET 2018 Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpuidle: Add 'above' and 'below' idle state metrics
Add two new metrics for CPU idle states, "above" and "below", to count the number of times the given state had been asked for (or entered from the kernel's perspective), but the observed idle duration turned out to be too short or too long for it (respectively).
These metrics help to estimate the quality of the CPU idle governor in use.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/linux/drivers/cpuidle/ |
H A D | sysfs.c | diff 04dab58a39d402162a7effe7278df8cd41557252 Mon Dec 10 12:30:23 CET 2018 Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpuidle: Add 'above' and 'below' idle state metrics
Add two new metrics for CPU idle states, "above" and "below", to count the number of times the given state had been asked for (or entered from the kernel's perspective), but the observed idle duration turned out to be too short or too long for it (respectively).
These metrics help to estimate the quality of the CPU idle governor in use.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | cpuidle.c | diff 04dab58a39d402162a7effe7278df8cd41557252 Mon Dec 10 12:30:23 CET 2018 Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpuidle: Add 'above' and 'below' idle state metrics
Add two new metrics for CPU idle states, "above" and "below", to count the number of times the given state had been asked for (or entered from the kernel's perspective), but the observed idle duration turned out to be too short or too long for it (respectively).
These metrics help to estimate the quality of the CPU idle governor in use.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-system-cpu | diff 04dab58a39d402162a7effe7278df8cd41557252 Mon Dec 10 12:30:23 CET 2018 Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpuidle: Add 'above' and 'below' idle state metrics
Add two new metrics for CPU idle states, "above" and "below", to count the number of times the given state had been asked for (or entered from the kernel's perspective), but the observed idle duration turned out to be too short or too long for it (respectively).
These metrics help to estimate the quality of the CPU idle governor in use.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/linux/include/linux/ |
H A D | cpuidle.h | diff 04dab58a39d402162a7effe7278df8cd41557252 Mon Dec 10 12:30:23 CET 2018 Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpuidle: Add 'above' and 'below' idle state metrics
Add two new metrics for CPU idle states, "above" and "below", to count the number of times the given state had been asked for (or entered from the kernel's perspective), but the observed idle duration turned out to be too short or too long for it (respectively).
These metrics help to estimate the quality of the CPU idle governor in use.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|