mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 06:33:34 +00:00
db9e5679d6
Task delay-accounting was identified as one means of determining how long a process spends in congestion_wait() without adding new statistics. For example, if the workload should not be doing IO, delay-accounting could reveal how long it was spending in unexpected IO or delays. Unfortunately, on closer examination it was clear that getdelays does not act as documented. Commit |
||
---|---|---|
.. | ||
.gitignore | ||
cgroupstats.txt | ||
delay-accounting.txt | ||
getdelays.c | ||
Makefile | ||
taskstats-struct.txt | ||
taskstats.txt |