mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Arne Schirmacher <arne@schirmacher.de>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: strange interaction between IDE and ieee1394 driver
Date: Mon, 20 Nov 2000 19:51:21 -0000	[thread overview]
Message-ID: <01C0532B.427002B0.arne@schirmacher.de> (raw)

When I user the ieee1394 subsystem to transmit data from a camcorder to an 
IDE disk and the IDE driver is not using DMA, then there will be some data 
lost in the ieee1394 driver. If I turn on DMA in the IDE driver (hdparm -d1 
/dev/hda), I do not have any data loss in the ieee1394 driver. Also, on a 
system that is using a SCSI disk instead of an IDE disk everything is ok 
too.

This behavior has been observed on several different systems. I can 
reproduce it on my system with kernel 2.2.16 and 2.4.0 test10 with several 
versions of the ieee1394 driver.

My guess is that using the non-DMA mode in the IDE driver is somehow more 
demanding compared to the DMA mode. Since both IDE and ieee1394 chips are 
accessed via the PCI bus, perhaps the traffic is so high that the ieee1394 
data doesn't make it through. But this is just a guess.

The data rate from the camcorder is about 3.6 MByte/sec, the hdparm -Tt 
benchmark show 4.5 MByte/sec transfer speed when not using DMA and 19 
MByte/sec when using DMA. (However even the slow disk speed is fast enough 
to store the video data. The video packets get lost at the ieee1394 driver 
side, not when attempting writing them to a disk file).

Another thing is that there is no handshake available between camcorder and 
ieee1394 interface (it wouldn't make sense for a video appplication). If 
the interface is not listening, the dropped packet can't be retransmitted.

Any insights into the nature of this problem would be very appreciated.


Arne Schirmacher

(I am not the developer of the ieee1394 driver, just a (currently unhappy) 
user of both ieee1394 and IDE driver)


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

             reply	other threads:[~2000-11-20 19:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-20 19:51 Arne Schirmacher [this message]
2000-11-20 20:36 ` Meelis Roos

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=01C0532B.427002B0.arne@schirmacher.de \
    --to=arne@schirmacher.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®