From owner-freebsd-scsi Tue Sep 28 19: 1:14 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from mail.rdc2.on.home.com (ha1.rdc2.on.home.com [24.9.0.15]) by hub.freebsd.org (Postfix) with ESMTP id 7AB981579E for ; Tue, 28 Sep 1999 19:01:12 -0700 (PDT) (envelope-from street@iname.com) Received: from mired.eh.local ([24.64.136.188]) by mail.rdc2.on.home.com (InterMail v4.01.01.07 201-229-111-110) with ESMTP id <19990929020111.QINB5795.mail.rdc2.on.home.com@mired.eh.local>; Tue, 28 Sep 1999 19:01:11 -0700 Received: (from kws@localhost) by mired.eh.local (8.9.3/8.9.3) id WAA01205; Tue, 28 Sep 1999 22:01:10 -0400 (EDT) (envelope-from kws) From: Kevin Street MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <14321.29414.266150.585956@mired.eh.local> Date: Tue, 28 Sep 1999 22:01:10 -0400 (EDT) To: Gerard Roudier Cc: "Kenneth D. Merry" , scsi@FreeBSD.ORG Subject: Re: sym driver 0.3.0 In-Reply-To: References: <874sgfog96.fsf@mired.eh.local> X-Mailer: VM 6.71 under 21.1 "20 Minutes to Nikko" XEmacs Lucid (patch 2) Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gerard Roudier writes: > >I suggest you to configure the same number of tags for the sym and the= ncr >using camcontrol after boot, then to redo your testings and post resul= ts.=20 >You can be sure I will comment them. G=E9rard, that's it. When I boot, the tags on the Syquest are set to=20= 1. When I first run the dump, the tags are automatically set up to 64 and this gives poor performance. If I manually reset them to 8,=20 then the dump runs much faster. It's now 265 seconds at 1651 KBytes/sec and this is now faster than the ncr throughput. With the ncr driver the tags are 32 at boot and get automatically reset to 8 when the dump runs. =20 Is it cam or the ncr driver which reduces the tags to the correct value= ? It would definitely be useful if the sym driver could dynamically reduce the tags for devices that can't handle 64 openings. The only other parameters that are different are the Read/Write Retry Counts. They start at 34/28 on the ncr and are increased to 75 when the dump runs. The sym driver has them set to 75 at boot, so these end up being the same. Thanks for the help. --=20 Kevin Street street@iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message