freebsd-src/sys/dev/md
Ian Dowse 5c97ca54e5 Use a per-device worker thread to avoid blocking in mdstrategy()
until the I/O completes. This fixes some easily reproducable deadlocks
that occur when using md(4) with GEOM.

Reviewed by:	phk
2002-06-03 22:09:04 +00:00
..
md.c Use a per-device worker thread to avoid blocking in mdstrategy() 2002-06-03 22:09:04 +00:00