Thomas Moestl
3e519a2cf4
Move the per-CPU vmspace pointer fixup that is required before a
...
struct vmspace is freed from cpu_sched_exit() to pmap_release().
This has the advantage of being able to rely on MI code to decide
when a free should occur, instead of having to inspect the reference
count ourselves.
At the same time, turn the per-CPU vmspace pointer into a pmap pointer,
so that pmap_release() can deal with pmaps exclusively.
Reviewed (and embrassing bug spotted) by: jake
2004-05-26 12:06:52 +00:00
..
2004-05-18 16:04:57 +00:00
2004-04-07 05:00:01 +00:00
2004-04-07 05:00:01 +00:00
2004-01-27 15:02:18 +00:00
2004-05-22 00:52:16 +00:00
2004-04-07 05:00:01 +00:00
2003-07-10 23:27:35 +00:00
2003-09-23 08:22:34 +00:00
2004-04-07 05:00:01 +00:00
2004-04-07 05:00:01 +00:00
2004-05-22 00:47:26 +00:00
2004-03-05 09:19:59 +00:00
2003-06-07 18:24:37 +00:00
2004-04-07 05:00:01 +00:00
2003-09-25 01:10:26 +00:00
2004-04-07 05:00:01 +00:00
2004-04-25 02:36:29 +00:00
2004-04-07 05:00:01 +00:00
2004-04-07 05:00:01 +00:00
2003-07-16 00:08:43 +00:00
2004-04-07 05:00:01 +00:00
2003-07-10 23:27:35 +00:00
2003-08-16 16:57:57 +00:00
2004-04-30 19:50:51 +00:00
2004-05-08 13:53:47 +00:00
2004-01-08 19:08:27 +00:00
2003-06-07 18:29:29 +00:00
2003-10-03 19:49:08 +00:00
2004-05-26 12:06:52 +00:00
2004-05-09 19:09:14 +00:00
2004-04-07 05:00:01 +00:00
2004-05-19 15:41:26 +00:00
2004-04-07 05:00:01 +00:00
2004-04-07 05:00:01 +00:00
2003-08-24 00:47:40 +00:00
2003-11-16 06:11:26 +00:00
2004-04-07 05:00:01 +00:00
2004-04-07 05:00:01 +00:00
2003-09-01 03:01:45 +00:00