NetBSD/sys/arch/i386
ad 7135f4bde9 - When computing the TSC frequency, call i8254_delay() and not DELAY().
- Use atomics to adjust the pmap reference count, instead of taking locks.
- Implement I386_{SET,GET}_{FS,GS}BASE, allowing %fs and %gs to be used
  as per-thread registers. This is compatible with FreeBSD.
- Run patches after we have attached CPUs, since we then know if the
  system is uniprocessor or not. Eliminates a lot of #ifdef MULTIPROCESSOR
  and makes running MP kernels on UP systems cheaper.
- Patch out many of the 'lock' prefixes to nops if uniprocessor.
- Do a wbinvd after patching to ensure that the trace/instruction cache
  is up to date.
2007-11-10 20:06:23 +00:00
..
acpi Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
bios Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
bioscall
compile
conf Re-instate COMPAT_PECOFF, it is largely userspace and can use the standard 2007-11-10 13:17:24 +00:00
eisa
gdbscripts
i386 - When computing the TSC frequency, call i8254_delay() and not DELAY(). 2007-11-10 20:06:23 +00:00
include - When computing the TSC frequency, call i8254_delay() and not DELAY(). 2007-11-10 20:06:23 +00:00
isa Call ttyflush() with tty_lock held. 2007-11-10 18:29:36 +00:00
mca Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
pci Share pcib(4) and amdpcib(4) between i386 and amd64; one copy is enough. 2007-10-26 22:17:13 +00:00
pnpbios Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
stand Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
xbox
Makefile Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00