freebsd-src/sys/ia64
Doug Rabson 2750f739f9 * Use a mutex to protect the RID allocator.
* Use ptc.g instead of ptc.l so that TLB shootdowns are broadcast to the
  coherence domain.
* Use smp_rendezvous for pmap_invalidate_all to ensure it happens on all
  cpus.
* Dike out a DIAGNOSTIC printf which didn't compile.
* Protect the internals of pmap_install with cpu_critical_enter/exit.
2002-03-14 09:28:05 +00:00
..
acpica Deal with a structure member rename in a recent acpica import 2002-03-12 00:15:57 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Add PSEUDOFS. 2002-03-04 18:01:56 +00:00
ia64 * Use a mutex to protect the RID allocator. 2002-03-14 09:28:05 +00:00
include Fix some -Wunused warnings by "using" a macro argument 2002-03-12 00:19:14 +00:00
isa Use the new resource_list_print_type() function. 2001-12-21 21:54:56 +00:00
pci Delete legacy pcib code - we can't possibly work without acpi on ia64. 2001-10-06 10:09:57 +00:00