diff options
author | Matt Johnston <[email protected]> | 2012-12-21 10:29:16 +0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2013-01-07 10:29:26 -0800 |
commit | 46a75aadb7c08085a4ad2e55dcf5b6fb387c1253 (patch) | |
tree | 98e1fdcd5cedba1f6e5920faa919db127b7f6232 /module/spl/spl-vnode.c | |
parent | 02d25048d293a44001de6967872476f7d78e2397 (diff) |
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 <[email protected]>
Closes #206
Diffstat (limited to 'module/spl/spl-vnode.c')
0 files changed, 0 insertions, 0 deletions