lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 25 Jan 2007 10:35:10 -0500
From:	Kyle McMartin <kyle@...artin.ca>
To:	Seetharam Dharmosoth <seetharam_kernel@...oo.co.in>
Cc:	Randy Dunlap <randy.dunlap@...cle.com>,
	linux-kernel@...r.kernel.org
Subject: Re: que: How can we Eliminate the DMA Zone from the kernel?

On Thu, Jan 25, 2007 at 12:56:30PM +0000, Seetharam Dharmosoth wrote:
> Hi,
> 
> Want to remove DMA zone the from the Linux Kernel.
> (Don't want to use DMA Zone, because i am not
> using ISA bus, am using PCI bus. So, I don't need
> this)
> 

Just because you don't need ISA, doesn't mean you don't need
ZONE_DMA. Various PCI cards have limitations on what addresses they
can DMA to (24 bits on some old PCI sound cards iirc, and more recently
a 30 bit DMA limitation on some Broadcom networking equipment.)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ