Re: [Xenomai-core] [Patch] bre^H^H^H^H reworking self deletion, take 3.

2008-02-01 Thread Philippe Gerum
Gilles Chanteperdrix wrote: > On Fri, Feb 1, 2008 at 11:10 AM, Philippe Gerum <[EMAIL PROTECTED]> wrote: >> Gilles Chanteperdrix wrote: >> > Gilles Chanteperdrix wrote: >> > > >> > > Hi Philippe, >> > > >> > > here comes a new patch on the theme "reworking self deletion". This >> > > tim

Re: [Xenomai-core] [Patch] bre^H^H^H^H reworking self deletion, take 3.

2008-02-01 Thread Gilles Chanteperdrix
On Fri, Feb 1, 2008 at 11:10 AM, Philippe Gerum <[EMAIL PROTECTED]> wrote: > > Gilles Chanteperdrix wrote: > > Gilles Chanteperdrix wrote: > > > > > > Hi Philippe, > > > > > > here comes a new patch on the theme "reworking self deletion". This > > > time, execution of nkpod delete hooks

Re: [Xenomai-core] [Patch] bre^H^H^H^H reworking self deletion, take 3.

2008-02-01 Thread Philippe Gerum
Gilles Chanteperdrix wrote: > Gilles Chanteperdrix wrote: > > > > Hi Philippe, > > > > here comes a new patch on the theme "reworking self deletion". This > > time, execution of nkpod delete hooks is made before the context switch > > whereas finalizing the thread takes place after the cont

Re: [Xenomai-core] rt_task_sleep doesn't work with round robin scheduling

2008-02-01 Thread Gilles Chanteperdrix
On Fri, Feb 1, 2008 at 11:02 AM, Soft Axel <[EMAIL PROTECTED]> wrote: > > Gilles Chanteperdrix ha scritto: > > On Fri, Feb 1, 2008 at 10:42 AM, axel axel <[EMAIL PROTECTED]> wrote: > > > 2008/2/1, Gilles Chanteperdrix <[EMAIL PROTECTED]>: > > > On Fri, Feb 1, 2008 at 10:08 AM, axel axel <[EMAIL

Re: [Xenomai-core] rt_task_sleep doesn't work with round robin scheduling

2008-02-01 Thread Soft Axel
Gilles Chanteperdrix ha scritto: On Fri, Feb 1, 2008 at 10:42 AM, axel axel <[EMAIL PROTECTED]> wrote: 2008/2/1, Gilles Chanteperdrix <[EMAIL PROTECTED]>: On Fri, Feb 1, 2008 at 10:08 AM, axel axel <[EMAIL PROTECTED]> wrote: Hi, i try to use rt_task_sleep( 1000 ) in a user-

Re: [Xenomai-core] rt_task_sleep doesn't work with round robin scheduling

2008-02-01 Thread Gilles Chanteperdrix
On Fri, Feb 1, 2008 at 10:42 AM, axel axel <[EMAIL PROTECTED]> wrote: > > > 2008/2/1, Gilles Chanteperdrix <[EMAIL PROTECTED]>: > > On Fri, Feb 1, 2008 at 10:08 AM, axel axel <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > i try to use rt_task_sleep( 1000 ) in a user-space task under > > > rou

Re: [Xenomai-core] rt_task_sleep doesn't work with round robin scheduling

2008-02-01 Thread axel axel
2008/2/1, Gilles Chanteperdrix <[EMAIL PROTECTED]>: > > On Fri, Feb 1, 2008 at 10:08 AM, axel axel <[EMAIL PROTECTED]> wrote: > > Hi, > > > > i try to use rt_task_sleep( 1000 ) in a user-space task under > > round-robin scheduling but doesnt' work. > Do not forget that the number passed to rt_t

Re: [Xenomai-core] rt_task_sleep doesn't work with round robin scheduling

2008-02-01 Thread Gilles Chanteperdrix
On Fri, Feb 1, 2008 at 10:08 AM, axel axel <[EMAIL PROTECTED]> wrote: > Hi, > > i try to use rt_task_sleep( 1000 ) in a user-space task under > round-robin scheduling but doesnt' work. Do not forget that the number passed to rt_task_sleep is a count of ticks (and documented as such), so, if yo

Re: [Xenomai-core] rt_task_sleep doesn't work with round robin scheduling

2008-02-01 Thread Gilles Chanteperdrix
On Fri, Feb 1, 2008 at 10:08 AM, axel axel <[EMAIL PROTECTED]> wrote: > Hi, > > i try to use rt_task_sleep( 1000 ) in a user-space task under > round-robin scheduling but doesnt' work. > > It returns the value -11. > > Any idea ? Do you observe the same behaviour with xenomai trunk ? --

[Xenomai-core] rt_task_sleep doesn't work with round robin scheduling

2008-02-01 Thread axel axel
Hi, i try to use rt_task_sleep( 1000 ) in a user-space task under round-robin scheduling but doesnt' work. It returns the value -11. Any idea ? Thanks a lot Roberto Bielli ___ Xenomai-core mailing list Xenomai-core@gna.org https://mail.gna.org/li