Locked tasks
Paul Whitfield
paulw at microsol.iinet.net.au
Fri Jun 6 01:16:44 UTC 2003
Angelo Fraietta wrote:
> So if I set to use timeslicing, what would the default number of
> timeslices be?
>
What do you mean Angelo?
If you enable time slicing then time slicing will occur
according to the value of CONFIGURE_TICKS_PER_TIMESLICE
in confdefs.h which defaults to 50.
I.e. a task of the same priority will be time sliced every
50 ticks.
You can over-ride this be defining CONFIGURE_TICK_PER_TIMESLICE
to whatever value you want.
Hope that answers the question
Regards
Paul
More information about the users
mailing list