Matt Johnston 46a75aadb7 Add cv_wait_io() to account I/O time
Under Linux when a task is waiting on I/O it should call the
io_schedule() function for proper accounting.  The Solaris
cv_wait() function provides no way to specify what the cv
is waiting on therefore cv_wait_io() is introduced.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #206
2013-01-07 10:29:26 -08:00
..
2011-01-12 11:38:05 -08:00
2012-11-02 15:17:40 -07:00
2010-05-17 15:18:00 -07:00
2012-12-12 09:54:07 -08:00
2012-09-12 12:27:09 -07:00
2012-10-11 16:22:29 -07:00
2010-07-20 13:30:40 -07:00