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

/freebsd-9.3-release/sys/dev/aac/
H A Daac.cdiff 125559 Sat Feb 07 08:30:22 MST 2004 scottl If a command has to be deferred because there are no more resources for it
on the card, unmap it first. This allows it to be picked up properly when
the queue gets kicked again. This was the root problem for the lost command
(i.e. stuck in getblk/vinvalb) problem. While here, panic if commands don't
map correctly instead of just silently ignoring the problem and dropping
command. Also slow down the dynamic allocation of new commands.

It should be safe to go back into the aac waters. Thanks to everyone who
suffered through this and provided good feedback.

Completed in 209 milliseconds