Re: ckrm-e17

2005-02-12 Thread Shailabh Nagar
Peter Williams wrote: Shailabh Nagar wrote: At line 3887 of cpu.ckrm-e17.v10.patch you add the line: set_task_cpu(p,this_cpu); to the middle of the function wake_up_new_task() resulting in the following code: } else { this_rq = cpu_rq(this_cpu); /* * Not the l

Re: ckrm-e17

2005-02-11 Thread Peter Williams
Shailabh Nagar wrote: Version e17 of the Class-based Kernel Resource Management is now available for download from http://sourceforge.net/project/showfiles.php?group_id=85838&package_id=94608 The major updates since the previous version include: 1. Numerous bugfixes 2. Control over rate of p

Re: ckrm-e17

2005-01-27 Thread Shailabh Nagar
Dave Hansen wrote: On Thu, 2005-01-27 at 12:52 -0500, Shailabh Nagar wrote: Version e17 of the Class-based Kernel Resource Management is now available for download from http://sourceforge.net/project/showfiles.php?group_id=85838&package_id=94608 If you want comments on these, please post them inli

Re: ckrm-e17

2005-01-27 Thread Dave Hansen
On Thu, 2005-01-27 at 12:52 -0500, Shailabh Nagar wrote: > Version e17 of the Class-based Kernel Resource Management > is now available for download from > > http://sourceforge.net/project/showfiles.php?group_id=85838&package_id=94608 If you want comments on these, please post them inline. --