freebsd-src/sys/dev/aac
Scott Long 8f6a5435e7 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.
2004-02-07 03:30:32 +00:00
..
aac.c - Broaden the scope of locking in aac_command_thread() again to catch some 2004-02-07 03:26:38 +00:00
aac_cam.c Temporary workaround for aac_cam to deal with CAM requiring Giant. This 2003-12-03 15:42:12 +00:00
aac_compat.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac_debug.c Make LINT compile on amd64 2004-02-06 01:47:52 +00:00
aac_disk.c Change all SYSCTLS which are readonly and have a related TUNABLE 2003-10-21 18:28:36 +00:00
aac_ioctl.h Add an #ifdef _KERNEL so that this file can be used from userland. 2004-02-07 03:20:07 +00:00
aac_linux.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
aac_pci.c Take the plunge and make this driver be INTR_FAST. This re-arranges the 2004-01-30 07:04:39 +00:00
aac_tables.h MFS: Use correct terminology for RAID 0/1 and 0/5. 2001-12-04 02:39:06 +00:00
aacreg.h Fix a couple of bugs with AIF handling: 2003-10-17 21:44:06 +00:00
aacvar.h Reduce AAC_MAX_FIBS to work around some yet-unidentified bugs in the 2004-02-07 03:30:32 +00:00