]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- When migrating a kse from one kseq to the next actually insert it onto
authorJeff Roberson <jeff@FreeBSD.org>
Fri, 11 Apr 2003 18:37:34 +0000 (18:37 +0000)
committerJeff Roberson <jeff@FreeBSD.org>
Fri, 11 Apr 2003 18:37:34 +0000 (18:37 +0000)
commitc36ccfa22bc39764d3b634e96e1d88086bad8639
treeba803e088c945350e42530b3f76b4d50846150e8
parentcc59b11e0f4c53d45ce5b8eadf06576ed0644e6a
 - When migrating a kse from one kseq to the next actually insert it onto
   the second kseq's run queue so that it is referenced by the kse when
   it is switched out.
 - Spell ksq_rslices properly.

Reported by: Ian Freislich <ianf@za.uu.net>
sys/kern/sched_ule.c