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:	Sun, 04 Apr 2010 01:38:17 -0700
From:	ebiederm@...ssion.com (Eric W. Biederman)
To:	tek-life <teklife.kernel@...il.com>
Cc:	dhazelton@...er.net, oliver@...kum.org,
	linux-kernel@...r.kernel.org
Subject: Re: Can we remove the Zone_DMA?

tek-life <teklife.kernel@...il.com> writes:

> Thanks for your replys.
> I was confused. The motherboard of  Intel i810 chipset in early 1999
> had not supported the ISA. You say keyboard should use ISA, what
> should work for the pc using the i810 motherboard. More important ,
> the keyboard don't use DMA.

Last I heard this discussed it was mentioned that there were some
fairly common integrated sound devices using ISA DMA.

As for the i810 chipset not supporting ISA that isn't really true.  No
one implements ISA plug-in slots, but at least in the for of LPC
hardware that is effectively ISA continues to be supported for various
legacy devices.

Ultimately I don't see much point in disabling ZONE_DMA.  It is a lot of
work to track down if it is really needed, and it only costs 16MB.  So
unless someone shows me that ZONE_DMA triggers the OOM killer unnecessarily
or otherwise impacts the system what does legacy code hurt?

Eric
--
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