Searched hist:129923 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/aac/
H A Daac.cdiff 129923 Tue Jun 01 03:32:26 MDT 2004 scottl Collapse aac_map_command() into aac_startio(). Check the AAC_QUEUE_FRZN in
every iteration of aac_startio(). This ensures that a command that is
deferred for lack of resources doesn't immediately get retried in the
aac_startio() loop. This avoids an almost certain livelock.

Completed in 162 milliseconds