All of lore.kernel.org
 help / color / mirror / Atom feed
From: Soft Axel <softaxel@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] rt_task_sleep doesn't work with round robin scheduling
Date: Mon, 04 Feb 2008 12:53:54 +0100	[thread overview]
Message-ID: <47A6FCD2.3070709@domain.hid> (raw)
In-Reply-To: <2ff1a98a0802010200q981e76fkd2340c6ba7796157@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]

Gilles Chanteperdrix ha scritto:
> On Fri, Feb 1, 2008 at 11:02 AM, Soft Axel <softaxel@domain.hid> wrote:
>   
>>  Gilles Chanteperdrix ha scritto:
>>
>>  On Fri, Feb 1, 2008 at 10:42 AM, axel axel <softaxel@domain.hid> wrote:
>>
>>
>>  2008/2/1, Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>:
>>
>>
>>  On Fri, Feb 1, 2008 at 10:08 AM, axel axel <softaxel@domain.hid> wrote:
>>
>>
>>  Hi,
>>
>> i try to use rt_task_sleep( 10000000 ) 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 you want to sleep for 10ms, you
>> should call:
>> rt_task_sleep(rt_timer_ns2ticks(10000000))
>>
>>  i try also this but nothing is changed.
>>
>>  Of course, but about the other question: do you observe the same
>> behaviour with xenomai trunk ?
>>
>>
>>  What do you mean  xenomai trunk ?
>>
>>  this is my actual configuration:
>>   - xenomai-2.4-rc5
>>   - kernel 2.6.20.4 arm cirrus ep9315 patched
>>
>>  have i try with xenomai 2.4.1 ?
>>     
>
> No, please try Xenomai trunk:
> https://gna.org/svn/?group=xenomai
>
>   

Yes, it works.

But i have one question.
The main trunk is stable or every change is uploaded ?

For me it's very important because i can't upgrade the board very 
frequently.

Roberto



[-- Attachment #2: Type: text/html, Size: 2130 bytes --]

      parent reply	other threads:[~2008-02-04 11:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-01  9:08 [Xenomai-core] rt_task_sleep doesn't work with round robin scheduling axel axel
2008-02-01  9:18 ` Gilles Chanteperdrix
2008-02-01  9:20 ` Gilles Chanteperdrix
2008-02-01  9:42   ` axel axel
2008-02-01  9:53     ` Gilles Chanteperdrix
2008-02-01 10:02       ` Soft Axel
2008-02-01 10:00         ` Gilles Chanteperdrix
2008-02-04 11:50           ` Soft Axel
2008-02-04 13:11             ` Gilles Chanteperdrix
2008-02-04 11:53           ` Soft Axel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47A6FCD2.3070709@domain.hid \
    --to=softaxel@domain.hid \
    --cc=gilles.chanteperdrix@xenomai.org \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.