« Previous | Next » 

Revision 798582cf

ID798582cf1a7160ee3fc3c70e9f7fcc2a3fe0fcef
Parent f8d4db63
Child b8e39189

Added by Spyros Trigazis over 10 years ago

Make CPUload Data Collector aware of clock ticks

Modify CPUload data collector to get the number of clock ticks
per second from Posix.Unistd. Since CPUload collector converts
clock ticks (jiffies) to seconds and the clock ticks to seconds
ratio varies between linux distributions, it must be read from
the corresponding library to be consistent.

Signed-off-by: Spyros Trigazis <>
Signed-off-by: Michele Tartara <>
Reviewed-by: Michele Tartara <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences