jhb c90ae13a76 - Don't bother using the proc lock to test just P_SYSTEM as that is set in
fork1() and never changes.
- The proc lock is enough to cover reading p_state, so push down sched_lock
  into the PRS_NORMAL case of the switch on p_state.
2003-04-25 20:06:30 +00:00
..
2003-04-19 00:30:36 +00:00
2003-04-22 04:47:29 +00:00
2002-03-19 22:20:14 +00:00