John Baldwin 1d56414515 - Adjust comment noting that handling of CPU limit exhaustion is done in
ast().
- Actually set KEF_ASTPENDING so ast() is called.  I think this is buggy
  for a process with multiple KSE's in that PS_XCPU is not a KSE event,
  it's a process-wide event.  IMO there really should probably be two
  ASTPENDING flags, one for per-process, and one for per-KSE.

Submitted by:	bde
2002-10-01 14:10:08 +00:00
..
2002-09-30 10:11:34 +00:00
2002-09-25 02:34:56 +00:00
2002-10-01 06:10:11 +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
2002-10-01 02:37:35 +00:00