Date: Sun, 5 Aug 2001 00:26:31 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 aac.4 src/sys/dev/aac aac.c aac_disk.c Message-ID: <200108050726.f757QV859150@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2001/08/05 00:26:31 PDT
Modified files:
share/man/man4 aac.4
sys/dev/aac aac.c aac_disk.c
Log:
Once again throw out the calculation of si_iosize_max and set it to 64K.
Although it can go higher, it is not safe to so do on arrays with many
members. Compromise by adding a tunable, "hw.aac.iosize_max" that can be
set at boottime. Also document in the aac(4) manpage.
MFC after: 4 weeks
Revision Changes Path
1.8 +13 -1 src/share/man/man4/aac.4
1.19 +5 -1 src/sys/dev/aac/aac.c
1.11 +11 -18 src/sys/dev/aac/aac_disk.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108050726.f757QV859150>
