freebsd-dev/sys/dev/aac
Jung-uk Kim 23e876b121 - Try pre-allocating all FIBs upfront. Previously we tried pre-allocating
128 FIBs first and allocated more later if necessary.  Remove now unused
definitions from the header file[1].
- Force sequential bus scanning.  It seems parallel scanning is in fact
slower and causes more harm than good[1].  Adjust a comment to reflect that.

PR:		kern/141269
Submitted by:	Alexander Sack (asack at niksun dot com)[1]
Reviewed by:	scottl
2009-12-08 05:35:51 +00:00
..
aac_cam.c - Try pre-allocating all FIBs upfront. Previously we tried pre-allocating 2009-12-08 05:35:51 +00:00
aac_debug.c Sync with the official Adaptec vendor driver: 2009-02-21 15:40:03 +00:00
aac_disk.c Get correct maxio from the controller and drop the tunable. 2009-07-11 08:10:18 +00:00
aac_linux.c On amd64 platform, use linux32 headers so 32-bit Linux applications 2006-12-20 17:10:53 +00:00
aac_pci.c Sync with the official Adaptec vendor driver: 2009-02-21 15:40:03 +00:00
aac_tables.h
aac.c - Try pre-allocating all FIBs upfront. Previously we tried pre-allocating 2009-12-08 05:35:51 +00:00
aacreg.h Rename aac_srb32 to aac_srb, to match Adaptec's vendor driver. 2009-10-29 17:14:18 +00:00
aacvar.h - Try pre-allocating all FIBs upfront. Previously we tried pre-allocating 2009-12-08 05:35:51 +00:00