All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Collins <bcollins@debian.org>
To: M?ns Rullg?rd <mru@kth.se>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Firewire/sbp2 troubles with Linux 2.6.0
Date: Sun, 21 Dec 2003 13:48:40 -0500	[thread overview]
Message-ID: <20031221184840.GR6607@phunnypharm.org> (raw)
In-Reply-To: <yw1x4qvu6l9g.fsf@ford.guide>

> > I'm guessing that your card doesn't like getting some many commands at
> > once. It's possible that your sbp2 device itself cannot handle it
> > (generally, I've found it to be caused by the card though).
> 
> Is it possible to set the limit somewhere between the default and
> complete serialization?  Shouldn't it be possible to detect such
> things automatically, somehow?

Things are attempted to be detected, but somehow that only works 95% of
the time. I'd blame bad sbp2 devices, but I don't have anything to back
that up. You can look in sbp2.c to see where it sets the max commands.

> > As far as 10mbs, you have to remember that even though firewire is much
> > higher than that, your drive is still an IDE, and the firewire is still
> > going through an IDE bridge. So the limitation lies in the IDE bridge.
> > I've seen performance as high as 34MB/s with good IDE bridges and
> > drives, though.
> 
> The disks will easily do 40 MB/s on a good IDE controller.  It seems
> like a rather bad bridge to me if it has that much overhead.  I
> haven't seen many different options for sale, either.

Most things based on newer Oxford chips seem to work pretty well. What
ohci1394 controller do you have though?

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/

  reply	other threads:[~2003-12-21 19:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-21  3:26 Firewire/sbp2 troubles with Linux 2.6.0 Måns Rullgård
2003-12-21  3:53 ` Ben Collins
2003-12-21 10:42   ` Måns Rullgård
2003-12-21 14:48     ` Ben Collins
2003-12-21 15:58       ` Måns Rullgård
2003-12-21 18:31         ` Ben Collins
2003-12-21 19:09           ` Måns Rullgård
2003-12-21 18:48             ` Ben Collins [this message]
2003-12-21 19:34               ` Måns Rullgård

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031221184840.GR6607@phunnypharm.org \
    --to=bcollins@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mru@kth.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.