freebsd-dev/sys/amd64
Bruce Evans 311b554beb Disabled the optimization of not doing an invltlb_1pg() when changing
pte's from zero.  The TLB is supposed to be invalidated when pte's are
changed _to_ zero, but this doesn't occur in all cases for global pages
(PG_G stops invltlb() from working, and invltlb_1pg() is not used
enough).

PR:		14141, 16568
Submitted by:	dillon
2000-03-13 14:47:46 +00:00
..
amd64 Disabled the optimization of not doing an invltlb_1pg() when changing 2000-03-13 14:47:46 +00:00
conf Add Compaq `ida' driver to GENERIC, update it's LINT entry. 2000-03-09 16:32:56 +00:00
include Change the default FPU control word so that exceptions for new 2000-03-10 17:56:33 +00:00
isa Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
pci Add a workaround to allow us to detect the second pci bus on an HP 2000-02-23 20:25:06 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00