Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] basesrc/usr.bin/systat
Module Name: basesrc
Committed By: lukem
Date: Sun Jun 30 05:47:26 UTC 2002
Modified Files:
basesrc/usr.bin/systat [netbsd-1-6]: vmstat.c
Log Message:
Pull up revision 1.39 (requested by sommerfeld in ticket #406):
Since the KERN_CP_TIME sysctl reports total clock ticks across all
cpus and hz is measured in ticks per cpu, divide tick count by ncpu to
determine elapsed time since last sample.
Fixes I/O rate deflation observed on multiprocessors.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.38.2.1 basesrc/usr.bin/systat/vmstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index