1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
tar | tar
1.04u 19.33s 147.17r dircp /usr/rsc/cmd /n/other/rsc/xxx
minisync using sync queue (8 work threads):
9.77u 8.38s 500.77r 8.minisync ./temelie ./txxx
queue highwater sync 2292 work 279 event 1 rpc 11
9.62u 8.50s 517.62r 8.minisync ./temelie ./txxx
minisync using sync stack (8 work threads):
8.95u 5.68s 524.81r 8.minisync ./temelie ./txxx
queue highwater sync 1177 work 20 event 1 rpc 11
10.07u 8.28s 530.33r 8.minisync ./temelie ./txxx
minisync using sync stack (128 work threads):
queue highwater sync 1297 work 528 event 1 rpc 131
6.90u 4.20s 495.25r 8.minisync ./temelie ./txxx # status= incomplete
minisync using stack stack (128 work threads, stack-based thread scheduling):
queue highwater sync 1239 work 111 event 1 rpc 104
7.38u 4.27s 695.77r 8.minisync ./temelie ./txxx
=== Sun Jun 2 22:56:08 EDT 2002
emil points out (correctly!) that we should have an option
to print the version numbers for the various
programs, so that we can figure out bugs and
such.
|