cvs commit: src/sys/dev/aac aacvar.h
Scott Long
scottl at FreeBSD.org
Fri Feb 6 19:30:33 PST 2004
scottl 2004/02/06 19:30:32 PST
FreeBSD src repository
Modified files:
sys/dev/aac aacvar.h
Log:
Reduce AAC_MAX_FIBS to work around some yet-unidentified bugs in the
handling of resources shortages. The driver is now so fast that it can
completely fill all 512 slots on the card, but for some reason only 511
slots are being allocated. Anything that tries to go into the 512th
slot gets silently lost. Both bugs need to be fixed at a later date,
but this should fix the reports of hangs in getblk and vinvalb.
Revision Changes Path
1.38 +1 -1 src/sys/dev/aac/aacvar.h
More information about the cvs-src
mailing list