Re: scheduling with individual time slices

R. Westbrock (mailabo@01019freenet.de)
Tue, 06 Jul 1999 09:10:37 +0200


..oops! reading over sched.h gave me the answer... it could not have
been simpler :-/

"R. Westbrock" wrote:
>
> Dear Colleagues,
>
> I am about to implement an experimental scheduler for Linux. In this
> project I would like to use individual time slices for each task. I
> found out that the property 'counter' of task_struct keeps track to the
> remainder of every slice. But although it should just strike me, I feel
> just blind looking over the code where the property is set. Or is it
> really just set through priority?
>
> Could You please help me out?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/