Make completion wakeup dependent on active status
authorJens Axboe <jaxboe@fusionio.com>
Fri, 8 Oct 2010 18:21:08 +0000 (20:21 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 8 Oct 2010 18:21:08 +0000 (20:21 +0200)
commit8f79015dda74396ef5976d5cb262885aa88863b9
tree21a333ba73430769e593b8789ad8110347b69b4e
parent08ceb814c6062f53cd5de0e3f06528dedd9158fa
Make completion wakeup dependent on active status

This way we can avoid grabbing a per-dev lock completely
on IO completion.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
main.c