[ECOS] Timeslice reset

Michele Portolan michele.Portolan@imag.fr
Mon Mar 29 14:35:00 GMT 2004


I am trying to experimentate some kind of rollback action.
So I defined a new module to be implemented with the scheduler to add the
new feature: I need to restart the timeslice count to make a rollback more
effective.
It is everything still at the beginning so I cannot give you more detail
(there aren't!).

Michele

----- Original Message ----- 
From: "Andrew Lunn" <andrew@lunn.ch>
To: "Michele Portolan" <michele.Portolan@imag.fr>
Cc: <ecos-discuss@sources.redhat.com>
Sent: Monday, March 29, 2004 4:26 PM
Subject: Re: [ECOS] Timeslice reset


> On Mon, Mar 29, 2004 at 04:15:23PM +0200, Michele Portolan wrote:
> > Is it possible to reset scheduler timeslice count?
> > I found a "reset_timeslice_count" in mlqueue.hxx and bitmap.hxx but I
cannot
> > use them in my C file (I got a lot form errors from included C++ files).
> > kapi.h does not seem to effer anything similar.
>
> Its not something an application should be doing, so there is no C
> API. The C++ function is also a protected member, so its not for
> general use either.
>
> What are you trying to do? If you explain this we might be able to
> suggest a better way to do it.
>
>      Andrew


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list