sane-project-website/old-archive/2000-06/0233.html

118 wiersze
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: scsi command queuing</TITLE>
<META NAME="Author" CONTENT="Henning Meier-Geinitz (hmg-ml@gmx.de)">
<META NAME="Subject" CONTENT="Re: scsi command queuing">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: scsi command queuing</H1>
<!-- received="Fri Jun 30 11:09:17 2000" -->
<!-- isoreceived="20000630180917" -->
<!-- sent="Fri, 30 Jun 2000 20:20:50 +0200" -->
<!-- isosent="20000630182050" -->
<!-- name="Henning Meier-Geinitz" -->
<!-- email="hmg-ml@gmx.de" -->
<!-- subject="Re: scsi command queuing" -->
<!-- id="20000630202050.A7755@hmg1.vortex.swb.de" -->
<!-- inreplyto="395B3DA1.B771658E@satzbau-gmbh.de" -->
<STRONG>From:</STRONG> Henning Meier-Geinitz (<A HREF="mailto:hmg-ml@gmx.de?Subject=Re:%20scsi%20command%20queuing&In-Reply-To=&lt;20000630202050.A7755@hmg1.vortex.swb.de&gt;"><EM>hmg-ml@gmx.de</EM></A>)<BR>
<STRONG>Date:</STRONG> Fri Jun 30 2000 - 11:20:50 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0234.html">Henning Meier-Geinitz: "TODO for 1.0.3"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0232.html">Henning Meier-Geinitz: "Re: scsi command queuing"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0212.html">abel deuring: "Re: scsi command queuing"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#233">[ date ]</A>
<A HREF="index.html#233">[ thread ]</A>
<A HREF="subject.html#233">[ subject ]</A>
<A HREF="author.html#233">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi,
<BR>
<P>On Thu, Jun 29, 2000 at 02:14:25PM +0200, abel deuring wrote:
<BR>
<EM>&gt; &gt; Same here. I looked at the scanning times when the backend does nothing but
</EM><BR>
<EM>&gt; &gt; getting data from the scanner and ignoring it. There was no big change in
</EM><BR>
<EM>&gt; &gt; scanning time (about 5 %). With the original SCSI adapter the Mustek
</EM><BR>
<EM>&gt; &gt; scanners are about twice as slow as with Windows despite large (4 MB) SCSI
</EM><BR>
<EM>&gt; &gt; buffers and tweaking the Linux SCSI driver.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Which adapter is shipped with the Mustek? And do other adpaters work
</EM><BR>
<EM>&gt; better?
</EM><BR>
<P>DTC-3181 or 53C400A. No interrupt (at least with Linux). The driver
<BR>
(g_NCR5380) blocks the whole system while waiting for a request. With some
<BR>
tricks (inserting usleeps) the driver is usable but gets slower. With the
<BR>
standard 128 MB SCSI buffer size scanning in high resolution is about 10
<BR>
times slower than with Windows because of backtracking after each read. With
<BR>
larger buffersizes I can go up to 2 times slower than windows.
<BR>
<P>With a different SCSI host adapter (Adaptec 2940 or NCR 810 clone) it's
<BR>
better and the scan performance is about the same as with Windows in most
<BR>
(but not all) situations.
<BR>
<P>I haven't checked yet what happens if I reserve a large SCSI buffer and
<BR>
enter small (32k or 64k) read requests.
<BR>
<P>Ciao,
<BR>
&nbsp;&nbsp;Henning
<BR>
&nbsp;&nbsp;
<BR>
<P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20scsi%20command%20queuing&In-Reply-To=&lt;20000630202050.A7755@hmg1.vortex.swb.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0234.html">Henning Meier-Geinitz: "TODO for 1.0.3"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0232.html">Henning Meier-Geinitz: "Re: scsi command queuing"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0212.html">abel deuring: "Re: scsi command queuing"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#233">[ date ]</A>
<A HREF="index.html#233">[ thread ]</A>
<A HREF="subject.html#233">[ subject ]</A>
<A HREF="author.html#233">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Fri Jun 30 2000 - 11:11:04 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>