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:	Wed, 22 Jul 2009 18:25:01 -0400
From:	Dave Jones <davej@...hat.com>
To:	Pavel Vasilyev <pavel@...linux.ru>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: GART_IOMMU without AGP

On Thu, Jul 23, 2009 at 01:58:06AM +0400, Pavel Vasilyev wrote:
 > On Thursday 23 July 2009 01:37:46 Dave Jones wrote:
 > > The lack of AGP slots doesn't mean a lack of AGP bus.
 > > It's part of the K8 on-CPU northbridge.
 > 
 > Fine. But if I do not have AGP-card, why do I need the support of bus AGP? :)
 > It may allow the user to the toggle on or off when needed.

For those that _do_ have an AGP bus, it's mandatory, as the
aperture needs to be shared between IOMMU and video.

Removing the select creates a potential for people to load video drivers
that don't come with the kernel to corrupt data as soon as something
writes using the IOMMU.

For those that don't have an agp bus, it costs about 20k of code.
Is this really that big a concern ?

	Dave

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