jake 33d439a7d0 Implement delivery of tlb shootdown ipis. This is currently more fine grained
than the other implementations; we have complete control over the tlb, so we
only demap specific pages.  We take advantage of the ranged tlb flush api
to send one ipi for a range of pages, and due to the pm_active optimization
we rarely send ipis for demaps from user pmaps.

Remove now unused routines to load the tlb; this is only done once outside
of the tlb fault handlers.
Minor cleanups to the smp startup code.

This boots multi user with both cpus active on a dual ultra 60 and on a
dual ultra 2.
2002-03-07 06:01:40 +00:00
..
2001-11-02 18:05:43 +00:00
2001-11-02 18:05:43 +00:00
2002-01-08 04:36:53 +00:00
2001-11-18 03:41:12 +00:00
2001-11-18 20:30:16 +00:00
2001-10-20 15:57:39 +00:00
2001-11-02 18:05:43 +00:00
2001-12-29 07:00:30 +00:00
2002-02-26 21:49:46 +00:00
2001-12-29 07:02:12 +00:00
2001-09-03 22:41:40 +00:00
2001-12-09 19:12:07 +00:00
2001-11-18 20:30:16 +00:00