All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Neukum <oneukum@suse.de>
To: Casey Dahlin <cdahlin@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: A question about ZONE_DMA
Date: Wed, 13 Oct 2010 16:57:07 +0200	[thread overview]
Message-ID: <201010131657.07187.oneukum@suse.de> (raw)
In-Reply-To: <20101013145240.GE12467@foucault.redhat.com>

Am Mittwoch, 13. Oktober 2010, 16:52:41 schrieb Casey Dahlin:
> Hi all,
> 
> So if I understand correctly, ZONE_DMA exists to separate and preserve the
> chunk of memory to which older ISA cards are capable of doing DMA. The question
> that arises for me is:
> 
> 1) Why do /all/ 32-bit boxes have a ZONE_DMA when surely only a tiny and
> shrinking number of them have a need for it?

You don't know before you load the module of the driver that needs it.

> 2) Why do /any/ 64-bit boxes have a ZONE_DMA? Is there really some godless
> monster out there who put an early ISA bridge and a 64-bit CPU on the same
> motherboard?!

Parports can use DMA and are generally ISA.

	Regards
		Oliver

  reply	other threads:[~2010-10-13 14:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13 14:52 A question about ZONE_DMA Casey Dahlin
2010-10-13 14:57 ` Oliver Neukum [this message]
2010-10-13 14:57 ` Arnd Bergmann
2010-10-13 15:12 ` Casey Dahlin
2010-10-13 16:07   ` Andi Kleen
2010-10-13 20:53 ` David Rientjes

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=201010131657.07187.oneukum@suse.de \
    --to=oneukum@suse.de \
    --cc=cdahlin@redhat.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.