All of lore.kernel.org
 help / color / mirror / Atom feed
From: "V.Radhakrishnan" <rk@atr-labs.com>
To: Sanka Piyaratna <cesanka@yahoo.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: PCIe device driver question
Date: Wed, 30 Jul 2008 22:21:37 +0530	[thread overview]
Message-ID: <1217436697.5232.7.camel@atlas> (raw)
In-Reply-To: <257182.1206.qm@web31708.mail.mud.yahoo.com>


> > am testing this in an X86_64 architecture machine with 4 GB of RAM. I
> > am able to successfully dma data into any memory (dma) address >
> > 0x0000_0001_0000_0000.

How can you DMA "successfully" into this address which is > 4 GB when
you have only 4 GB RAM ? Or am I missing something ?

V. Radhakrishnan
http://www.atr-labs.com

On Wed, 2008-07-30 at 09:09 -0700, Sanka Piyaratna wrote:
> Hi Alan,
> 
> Actually the failures occur at addresses lot higher than this range, I am noticing the failure at dma address 0x0000000037845000. This would be at around 900MB ?
> 
> Thanks
> 
> Sanka
> 
> 
> 
> ----- Original Message ----
> From: Alan Cox <alan@lxorguk.ukuu.org.uk>
> To: Sanka Piyaratna <cesanka@yahoo.com>
> Cc: linux-kernel@vger.kernel.org
> Sent: Thursday, 31 July, 2008 1:17:18 AM
> Subject: Re: PCIe device driver question
> 
> On Wed, 30 Jul 2008 09:00:58 -0700 (PDT)
> Sanka Piyaratna <cesanka@yahoo.com> wrote:
> 
> > Hi,
> > 
> > I am currently developing a PCIe data capture card hardware and the
> > device drivers to drive this. I have implemented DMA on the data
> > capture and the scatter-gather DMA is implemented in the hardware.  I
> > am testing this in an X86_64 architecture machine with 4 GB of RAM. I
> > am able to successfully dma data into any memory (dma) address >
> > 0x0000_0001_0000_0000. However, my problem is to dma data to any
> > address less than this. When I try to DMA data to an address less than
> > 0x0000_0001_0000_0000, the hardware device hangs indicating that the
> > address does not exist.
> 
> Assuming the failures are in the range 640K-1MB then I would imagine your
> bridge doesn't permit transfers via DMA to the ISA hole.
> 
> 
> 
>       Find a better answer, faster with the new Yahoo!7 Search. www.yahoo7.com.au/search
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


  reply	other threads:[~2008-07-30 16:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-30 16:09 PCIe device driver question Sanka Piyaratna
2008-07-30 16:51 ` V.Radhakrishnan [this message]
2008-07-30 16:55 ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2008-07-31  9:58 Sanka Piyaratna
2008-07-30 22:55 Sanka Piyaratna
2008-07-31  8:44 ` Robert Hancock
     [not found] <fa.+kKL98uFtvbcX3ymh2HlJuUDVwY@ifi.uio.no>
2008-07-30 19:24 ` Robert Hancock
     [not found] <fa.PmBLCqOb4Xo53y3W9hAdnsU50Og@ifi.uio.no>
     [not found] ` <fa.42mxuHHJP7XQmYeyxNoEC/NFUHA@ifi.uio.no>
2008-07-30 19:21   ` Robert Hancock
2008-07-31 13:11     ` V.Radhakrishnan
2008-07-31 17:37       ` Robert Hancock
2008-07-31 18:47         ` V.Radhakrishnan
2008-07-31 18:52           ` Robert Hancock
2008-07-31 20:47             ` V.Radhakrishnan
2008-07-30 16:00 Sanka Piyaratna
2008-07-30 15:47 ` Alan Cox

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=1217436697.5232.7.camel@atlas \
    --to=rk@atr-labs.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=cesanka@yahoo.com \
    --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 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.