]> granicus.if.org Git - sysstat/commit
Use a time interval expressed in seconds, not in jiffies
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 21 Oct 2017 14:13:35 +0000 (16:13 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 21 Oct 2017 14:13:35 +0000 (16:13 +0200)
commite63bca11f5438db25629b8dfd3ed5c9edfd2e469
treed9e60ed5d6aefcab326a15b77be6b8f2375dc5f9
parent4a9a71b53b04b7493096413575353525b017207d
Use a time interval expressed in seconds, not in jiffies

Now use a time interval expressed in 1/100th of a second instead of
jiffies to calculate statistics. This is independent of the machine.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
17 files changed:
cifsiostat.c
common.c
common.h
iostat.c
json_stats.c
mpstat.c
pidstat.c
pr_stats.c
rd_stats.c
rndr_stats.c
sa.h
sa_common.c
sadc.c
sadf.c
sar.c
svg_stats.c
xml_stats.c