* Dmitry Adamushko <[EMAIL PROTECTED]> wrote:

> here is a few patches on top of the recent 'sched-dev':
> 
> (1) [ proposal ] make timeslices of SCHED_RR tasks constant and not
> dependent on task's static_prio;
> 
> (2) [ cleanup ] calc_weighted() is obsolete, remove it;
> 
> (3) [ refactoring ] make dequeue_entity() / enqueue_entity() 
> and update_stats_dequeue() / update_stats_enqueue() look similar, 
> structure-wise.

thanks - i've applied all 3 patches of yours.

> (compiles well, not functionally tested yet)

(it boots fine here and SCHED_RR seems to work - but i've not tested 
getinterval.)

        Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to