From owner-freebsd-questions Mon Dec 22 11:55:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA21141 for questions-outgoing; Mon, 22 Dec 1997 11:55:00 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id LAA21123 for ; Mon, 22 Dec 1997 11:54:54 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Mon, 22 Dec 1997 14:53:10 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA24633; Mon, 22 Dec 97 14:53:10 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id OAA17228; Mon, 22 Dec 1997 14:52:40 -0500 Message-Id: <19971222145240.28683@ct.picker.com> Date: Mon, 22 Dec 1997 14:52:40 -0500 From: Randall Hopper To: Charles Henrich , "Paul T. Root" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Zip drives horrendously slow References: <19971219123840.34873@crh.cl.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: <19971219123840.34873@crh.cl.msu.edu>; from Charles Henrich on Fri, Dec 19, 1997 at 12:38:40PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Charles Henrich: |Does anyone know of any zip drivers that are in user space, or behave |nicely in kernel space? If I do a copy to a zip disk with the ppb |drivers the entire system goes into space, taking minutes to launch apps |and other fun stuff. Any ideas on what I might be doing wrong, of if |this is "normal" ? Paul T. Root: |The SCSI would have helped, but the ZIPs are still slow. Something like |35 msec. A better choice is the Syquest drives. They are all around |10msec (9-13 depending on which one). I have 2 EZ135s (one work, one |home) and my friend just bought a SyJet (1.5 gig) that he uses as the |boot disk, 1 for Win95, 1 for FreeBSD, etc... I'm very satisified with the speed of my SCSI ZIP. Pretty fast IMO. We should qualify that the Syquest may be a better choice for speed. For other concerns, not necessarily. I've slipped and dropped a ZIP disk a few times, but haven't winced and prayed; just picked it up. The price of the disks is nice as well. |I'm not complaining about the speed of the ZIP drive, Im complaining |about the fact that it takes FreeBSD down with it.. Maybe a userspace |zip package would be better suited to the task than a kernel driver. I saw this same behavior when I was PLIPing between my two boxes here. I guess Ron's seen the same. This was on and ECP/EPP-capable motherboard parallel port BTW. Randall