[5482] in Athena Bugs
Interesting statistics
daemon@ATHENA.MIT.EDU (Richard Basch)
Tue Jul 10 22:02:27 1990
Date: Tue, 10 Jul 90 06:41:50 -0400
To: bugs@ATHENA.MIT.EDU
Cc: ops@MIT.EDU
From: Richard Basch <probe@MIT.EDU>
While I was trying to gather some io statistics for comparing some of
the various services, I ran into this anomaly.
VAX 6.2A (although I doubt this has been fixed since then)
<cronos!probe> {/afs/transarc/afs.test/src}
101% rsh apollo -l root "iostat"
tty ra0 dk1 dk2 dk3 cpu
tin tout bps tps msps bps tps msps bps tps msps bps tps msps us ni sy id
-0 -0 -2 -1 0.0 0 0 0.0 0 0 0.0 0 0 0.0 -1 0 -1102
<cronos!probe> {/afs/transarc/afs.test/src}
102% rsh apollo -l root uptime
6:36am up 312 days, 15:31, 0 user, load average: 0.19, 0.06, 0.02
<cronos!probe> {/afs/transarc/afs.test/src}
103% rsh apollo -l root "vmstat -i"
interrupt total rate
clock -1593667662 -58
cnr 189 0
cnx 14574 0
ud0 9214595 0
qe0 56361637 2
tmscp0 5 0
Total -1528076662 -56
I see we have discovered tachyons.
-Richard