K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-03-02T05:33:03.000000Z K 7 svn:log V 240 - Check to see if malloc() returned NULL even with M_WAITOK. - Add a KASSERT() to ensure an ithread has a backing kernel thread when we schedule it. - Don't attempt to preemptively switch to an ithread if p_stat of curproc is not SRUN. END