How to get the average/max process scheduling latency

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Fri Jun 20 14:12:10 EDT 2014


On Fri, 20 Jun 2014 15:36:47 +0200, Teto said:
> Do you know any tool/software to retrieve the average latency for a
> specific program on a specific platform. This is to modelize the
> application rate for data processing.

You need to add "while running under a specific application load", because
latencies can be different if you're under high enough load to keep the CPU
running at high clock rate, versus if it's dropping to a low clock rate and
then into a sleep state....

The 'latencytop' utility may help here.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140620/23daa1f4/attachment.bin 


More information about the Kernelnewbies mailing list