scottl fe4d2929f5 Improve the delay algorithm used in bgfsck. From the author:
shuffles the timing and sleep calls in bgfsck from:

 sleep timer_on io timer_off io io io io io io io
   to
 sleep io io io io io io io timer_on io timer_off

 The original method basically guaranteed that the timed I/O included a
 disk seek every time, which made bgfsck sleep for much longer than
 necessary.

Submitted by:   Dan Nelson
Reviewed by:    kirk
2004-05-18 19:51:41 +00:00
..
2004-05-17 20:45:21 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-05-17 20:58:42 +00:00
2004-05-12 07:34:05 +00:00
2004-02-23 20:25:27 +00:00
2004-05-17 21:05:39 +00:00
2004-03-03 20:21:15 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-05-18 13:57:37 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-03-15 03:41:07 +00:00
2004-02-23 20:25:27 +00:00
2004-01-27 19:28:13 +00:00
2004-02-23 20:25:27 +00:00
2004-05-17 21:24:06 +00:00
2004-05-10 22:33:12 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-05-18 07:23:37 +00:00
2004-03-17 20:50:25 +00:00