All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@hp.com>
To: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@hp.com>
Cc: okrieg@us.ibm.com, Jon Mason <jdmason@us.ibm.com>,
	xen-ia64-devel@lists.xensource.com,
	xen-devel <xen-devel@lists.xensource.com>
Subject: Re: RE: VP problematic for backend drivers on IA64?
Date: Mon, 23 Jan 2006 08:52:57 -0700	[thread overview]
Message-ID: <1138031577.3543.24.camel@localhost> (raw)
In-Reply-To: <516F50407E01324991DD6D07B0531AD59036D8@cacexc12.americas.cpqcorp.net>

On Sun, 2006-01-22 at 14:45 -0800, Magenheimer, Dan (HP Labs Fort
Collins) wrote:
> 
> Yes, unless there are legacy drivers/devices that circumvent the
> DMA interface.  I don't know if this is the case on some/many/all
> Linux/ia64 configurations... perhaps someone with more familiarity
> with a broad range of Linux/ia64 configurations can comment?  I
> would be concerned with, for example, IDE, GART, VGA, console...?

   VGA and serial consoles don't typically do DMA-like operations AFAIK.
They may live in legacy address spaces, but I think their programming
model is entirely reads and writes.  All IDE chips can operate in
standard PCI mode these days, so they should be covered by the DMA-API.
GARTs are similar to IOMMUs, they'll need to be modified to understand
the translation.

	Alex

-- 
Alex Williamson                             HP Linux & Open Source Lab

      reply	other threads:[~2006-01-23 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-22 22:45 VP problematic for backend drivers on IA64? Magenheimer, Dan (HP Labs Fort Collins)
2006-01-23 15:52 ` Alex Williamson [this message]

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=1138031577.3543.24.camel@localhost \
    --to=alex.williamson@hp.com \
    --cc=dan.magenheimer@hp.com \
    --cc=jdmason@us.ibm.com \
    --cc=okrieg@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-ia64-devel@lists.xensource.com \
    /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.