Re: [PATCH 1/2] core scheduler changes

2007-01-31 Thread Srivatsa Vaddagiri
On Fri, Jan 26, 2007 at 11:33:17AM +0530, Srivatsa Vaddagiri wrote: > > This patch does several things: > > - Introduces the notion of control window (current set at 1 > sec - ideally the window size should be adjusted based on > number of users to avoid rapid context switch

[PATCH 1/2] core scheduler changes

2007-01-25 Thread Srivatsa Vaddagiri
This patch does several things: - Introduces the notion of control window (current set at 1 sec - ideally the window size should be adjusted based on number of users to avoid rapid context switches). Bandwidth of each user is controlled within this window.