John Baldwin 1ecf0d56c8 Small cleanups to the SMP code:
- Axe inlvtlb_ok as it was completely redundant with smp_active.
- Remove references to non-existent variable and non-existent file
  in i386/include/smp.h.
- Don't perform initializations local to each CPU while holding the
  ap boot lock on i386 while an AP bootstraps itself.
- Reorganize the AP startup code some to unify the latter half of the
  functions to bring an AP up.  Eventually this might be broken out into
  a MI function in subr_smp.c.
2001-12-17 23:14:35 +00:00
..
2001-12-17 23:14:35 +00:00
2001-12-17 23:14:35 +00:00
2001-12-15 12:32:23 +00:00
2001-12-16 09:04:08 +00:00
2001-12-13 13:08:34 +00:00
2001-12-17 23:14:35 +00:00
2001-12-16 17:21:16 +00:00
2001-11-07 19:55:16 +00:00
2001-12-15 20:53:15 +00:00
2001-09-12 08:38:13 +00:00