Date: Sat, 13 Mar 1999 21:15:39 -0800 (PST) From: Kenneth Merry <ken@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <199903140515.VAA29957@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 1999/03/13 21:15:39 PST Modified files: sys/cam cam_xpt.c Log: Disable tagged queueing for the IBM DCAS drives. These drives have poor write performance when tagged queueing is enabled. Although the PR was submitted for the 4 gig version of this drive, the assumption is that the 2 gig version has the same problem. Therefore tagged queueing is disabled for both. Also, update the comment for the Western Digital Enterprise drives to note that the best performance for those drives is achieved when tagged queueing is disabled and write caching is enabled. PR: kern/10398 Submitted by: Hideaki Okada <hokada@isl.melco.co.jp> Revision Changes Path 1.49 +30 -1 src/sys/cam/cam_xpt.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?199903140515.VAA29957>