John Baldwin dc183990ca - Add a new per-process flag PS_XCPU to indicate that at least one thread
has exceeded its CPU time limit.
- In mi_switch(), set PS_XCPU when the CPU time limit is exceeded.
- Perform actual CPU time limit exceeded work in ast() when PS_XCPU is set.

Requested by:	many
2002-09-30 21:13:54 +00:00
..
2002-09-30 10:11:34 +00:00
2002-09-25 02:34:56 +00:00
2002-09-23 18:54:32 +00:00
2002-09-20 17:54:34 +00:00
2002-09-23 07:27:45 +00:00