1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/i386
Peter Wemm f3075be88a For the SMP case, flush the TLB at the beginning of the page zero/copy
routines.  Otherwise we run into trouble with speculative tlb preloads
on SMP systems.  This effectively defeats Jeff's revision 1.438
optimization (for his pentium4-M laptop) in the SMP case.  It breaks
other systems, particularly athlon-MP's.
2003-10-25 18:51:41 +00:00
..
acpica - Eliminate the pte object. 2003-09-25 02:51:06 +00:00
bios The present defaults for the open and close for device drivers which 2003-09-27 12:01:01 +00:00
compile
conf Add the ACPICA_PEDANTIC option which is off by default. Enabling it will 2003-10-22 22:27:49 +00:00
i386 For the SMP case, flush the TLB at the beginning of the page zero/copy 2003-10-25 18:51:41 +00:00
ibcs2 Fix a multitude of security bugs in the iBCS2 emulator: 2003-10-12 04:25:26 +00:00
include A few whitespace and comment tweaks. 2003-10-24 21:02:26 +00:00
isa Don't forget to load %es with the kernel data segment selector in 2003-10-16 10:44:24 +00:00
linux Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
pci Change all SYSCTLS which are readonly and have a related TUNABLE 2003-10-21 18:28:36 +00:00
svr4 Use __FBSDID(). 2003-06-10 05:05:54 +00:00
Makefile