Subject: Re: Moving scheduler semantics from cpu_switch() to kern_synch.c
To: None <g.mcgarry@ieee.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 09/19/2006 22:31:36
> I also implemented the SVR4 scheduler abstraction.  The
> only issue, is that there are some places in the kernel
> with explicit pre-emption points which frobbed the run
> queue.  They're easy enough to abstract but it's a wart on
> an otherwise reasonable API.

is the code publically available somewhere?

YAMAMOTO Takashi