Date: Wed, 6 Jan 2010 20:51:04 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/aac aac.c aac_cam.c aacvar.h Message-ID: <201001062051.o06KpQAQ035486@repoman.freebsd.org>
index | next in thread | raw e-mail
jkim 2010-01-06 20:51:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/aac aac.c aac_cam.c aacvar.h
Log:
SVN rev 201671 on 2010-01-06 20:51:04Z by jkim
MFC: r200251
- 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.
- Force sequential bus scanning. It seems parallel scanning is in fact
slower and causes more harm than good. Adjust a comment to reflect that.
Revision Changes Path
1.120.2.17 +1 -1 src/sys/dev/aac/aac.c
1.28.2.5 +5 -2 src/sys/dev/aac/aac_cam.c
1.48.2.6 +0 -7 src/sys/dev/aac/aacvar.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001062051.o06KpQAQ035486>
