From owner-cvs-all Thu Oct 15 12:53:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19510 for cvs-all-outgoing; Thu, 15 Oct 1998 12:53:35 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19504; Thu, 15 Oct 1998 12:53:32 -0700 (PDT) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA18170; Thu, 15 Oct 1998 12:53:30 -0700 (PDT) Date: Thu, 15 Oct 1998 12:53:30 -0700 (PDT) Message-Id: <199810151953.MAA18170@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/aha aha.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1998/10/15 12:53:30 PDT Modified files: sys/dev/aha aha.c Log: Reduce the number of ccbs to 16, per the aha documentation. Move bogus comment to proper place. This should fix the hangs people are seeing under very heavy load, at least it does for me. Please let me know if you continue to have problems. Revision Changes Path 1.9 +3 -3 src/sys/dev/aha/aha.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message