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, 26 Apr 2007 08:43:33 +0300
From:	"Michael S. Tsirkin" <mst@....mellanox.co.il>
To:	"Eric W. Biederman" <ebiederm@...ssion.com>
Cc:	Roland Dreier <rdreier@...co.com>, Andi Kleen <ak@...e.de>,
	linux-kernel@...r.kernel.org,
	Jack Morgenstein <jackm@...lanox.co.il>
Subject: Re: pgprot_writecombine() and PATs on x86

> So in general the pci prefetchable attribute means write-combining as
> well as prefetching is safe.  A sane BIOS will allocate prefetchable
> BARS contiguously in the address space.  So on a good day you
> can just use one MTRR to map all of the prefetchable BARs as write-combining.

Good point, and sounds easy enough.
So why does not linux do it automatically then where possible?

There are sure to be some broken devices, but if some device
can't live with WC, we can always disable WC system-wide.

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