]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement dkstats for worm devices so they show up in iostat et al.
authorJordan K. Hubbard <jkh@FreeBSD.org>
Fri, 4 Apr 1997 22:12:55 +0000 (22:12 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Fri, 4 Apr 1997 22:12:55 +0000 (22:12 +0000)
commit6c0a2b972225bf7b42a01401a3b0d4287abc2e72
tree6315860770531941a3b45dc67a6c474b62822568
parentb15443ba83936fa4e0bc4e843c9bd783c5e19b3b
Implement dkstats for worm devices so they show up in iostat et al.
I got tired of not seeing my worm stats show up during a burn. :)
[Joerg, I just stapled in 1MB/sec for a bogus xfer rate and left seek = 1,
 as suggested - I'm not going to dynamically calculate the xfer rate from
 a known device spectable, OK? :-)]
Reviewed by: joerg
sys/scsi/worm.c