Jake Burkholder
1bc589c745
Make IPI_WAIT use a bit mask of the cpus that a pmap is active on and only
...
wait for those cpus, instead of all of them by using a count. Oops.
Make the pointer to the mask that the primary cpu spins on volatile, so
gcc doesn't optimize out an important load. Oops again.
Activate tlb shootdown ipi synchronization now that it works. We have
all involved cpus wait until all the others are done. This may not be
necessary, it is mostly for sanity.
Make the trigger level interrupt ipi handler work.
Submitted by: tmm
2002-03-13 03:43:00 +00:00
..
2002-03-11 19:58:53 +00:00
2002-03-10 20:08:44 +00:00
2001-12-09 19:39:49 +00:00
2002-03-10 22:33:04 +00:00
2002-03-11 08:04:59 +00:00
2002-02-27 18:32:23 +00:00
2002-02-27 18:32:23 +00:00
2002-03-13 03:23:17 +00:00
2002-02-28 09:56:31 +00:00
2002-03-05 09:19:02 +00:00
2002-03-10 17:08:24 +00:00
2002-03-12 09:45:17 +00:00
2002-03-05 13:25:57 +00:00
2002-03-11 21:42:35 +00:00
2002-03-11 10:11:00 +00:00
2002-03-09 13:18:24 +00:00
2002-03-11 08:27:23 +00:00
2002-03-12 00:19:14 +00:00
2002-03-10 12:22:17 +00:00
2002-02-27 18:32:23 +00:00
2002-03-13 01:42:33 +00:00
2002-03-07 17:52:03 +00:00
2002-03-04 18:46:13 +00:00
2002-03-11 09:26:07 +00:00
2002-01-16 11:26:50 +00:00
2002-02-27 21:12:44 +00:00
2002-03-05 20:26:20 +00:00
2002-03-10 06:42:27 +00:00
2002-03-10 06:42:27 +00:00
2002-02-07 20:58:47 +00:00
2002-03-01 13:13:17 +00:00
2002-02-28 03:02:20 +00:00
2001-12-10 08:09:49 +00:00
2002-01-08 10:34:03 +00:00
2002-02-27 18:32:23 +00:00
2001-12-31 06:56:31 +00:00
2002-03-08 13:43:43 +00:00
2002-02-27 18:32:23 +00:00
2002-03-10 07:22:42 +00:00
2002-03-03 01:04:39 +00:00
2002-02-26 01:04:58 +00:00
2002-02-11 20:37:54 +00:00
2002-03-11 07:09:42 +00:00
2002-02-27 18:32:23 +00:00
2002-03-13 03:43:00 +00:00
2002-03-13 03:17:29 +00:00
2002-03-01 01:20:23 +00:00
2002-03-11 19:13:22 +00:00
2002-03-10 21:52:48 +00:00