mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-14 12:49:08 +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 |