freebsd-dev/sys/cddl/compat
Pawel Jakub Dawidek cfb3e98d37 Add task structure to zio and use it instead of allocating one.
This eliminates the only place where we can sleep when calling zio_interrupt().
As a side-effect this can actually improve performance a little as we
allocate one less thing for every I/O.

Prodded by:	kib
MFC after:	1 week
2010-05-16 15:12:34 +00:00
..
opensolaris Add task structure to zio and use it instead of allocating one. 2010-05-16 15:12:34 +00:00