, Ignatios Souvatzis <is@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: current-users
Date: 04/27/2001 23:35:05
On Fri, Apr 27, 2001 at 08:05:40PM +0200, Sean Doran wrote:
>
> is it just me or since the thorpej_scsipi integration do
> old&new userlands alike give zero values?
>
> sean# iostat -c 2
> tty fd0 cd0 cd1 sd0 cpu
> tin tout KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s KB/t t/s MB/s us ni sy in id
> 4 1366 0.00 0 0.00 0.00 0 0.00 0.00 0 0.00 0.00 0 0.00 13 72 14 0 1
> 1 267 0.00 0 0.00 0.00 0 0.00 0.00 0 0.00 0.00 0 0.00 1 81 18 0 0
Ok, I found the problem: nobody was calling the psw_done() callback, and this
broke disk stats and rnd_add (don't ask what the effect would be on if_se :)
Just commited the fix.
--
Manuel Bouyer <bouyer@antioche.eu.org>
--