Re: Linux 2.6.8.1 CPU Scheduler Documentation

2005-02-13 Thread Nick Piggin
On Mon, 2005-02-14 at 06:28 +0100, Willy Tarreau wrote: > Hello Josh, > > On Sun, Feb 13, 2005 at 06:23:15PM -0600, Josh Aas wrote: > > Hello, > > > > I have written an introduction to the Linux 2.6.8.1 CPU scheduler > > implementation. It should help people to understand what is going on in >

Re: Linux 2.6.8.1 CPU Scheduler Documentation

2005-02-13 Thread Willy Tarreau
Hello Josh, On Sun, Feb 13, 2005 at 06:23:15PM -0600, Josh Aas wrote: > Hello, > > I have written an introduction to the Linux 2.6.8.1 CPU scheduler > implementation. It should help people to understand what is going on in > the scheduler code faster than they would be able to by just reading