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

/freebsd-11-stable/sys/dev/mvs/
H A Dmvs.cdiff 214102 Wed Oct 20 05:47:34 MDT 2010 mav Workaround strange situation when EDMA_RESQIP register returns zero instead
of proper value. It caused bunch of "EMPTY CRPB" messages and potentially
may cause premature requests completion, which could cause data corruption.
For most cases it seems enough to just reread register to get proper value.
To protect against worse cases - erase processed queue entries with
impossible values and ignore them if problem still happen.

Completed in 115 milliseconds