[PATCH] correct wait accounting in wait_on_buffer()
__wait_on_buffer() needs to use io_schedule(), so processes in there are accounted as being in I/O wait.
Showing
Please register or sign in to comment
__wait_on_buffer() needs to use io_schedule(), so processes in there are accounted as being in I/O wait.