marcel 3ffd7d6c74 Purge the translation cache of APs before we unleash them. To that
end, make pmap_invalidate_all() global and have it only handle the
local CPU -- i.e. no rendezvous. We do not use pmap_invalidate_all
other than during initialization.
Note that the BSP already purges its TC -- it was missing for APs
only. Nonetheless, this so far seems to eliminate random problems.
2013-10-31 23:06:04 +00:00
..
2013-07-28 18:44:17 +00:00
2012-05-24 22:00:48 +00:00
2013-04-08 19:19:10 +00:00