All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Michael Haberler <haberlerm@gmail.com>, xenomai <xenomai@xenomai.org>
Subject: Re: [Xenomai] mutate/start RT_TASK a posix thread?
Date: Thu, 30 Jul 2015 20:41:48 +0200	[thread overview]
Message-ID: <55BA6FEC.3070109@xenomai.org> (raw)
In-Reply-To: <55BA500F.8010504@xenomai.org>

On 07/30/2015 06:25 PM, Philippe Gerum wrote:
> On 07/30/2015 07:26 AM, Michael Haberler wrote:
>> we're happily using RT threads using the Xenomai 2 thread API
>>
>> is it possible _using this API_ to create/mutate/relax such a thread intentionally into a Posix thread but retaining the API usage?
> 
> It is possible to run them as low priority Xenomai threads, assigning
> them to the SCHED_OTHER class. The native API is retained for those

... which is obtained by passing prio=0 to rt_task_create() or
rt_task_shadow().

-- 
Philippe.


  reply	other threads:[~2015-07-30 18:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30  5:26 [Xenomai] mutate/start RT_TASK a posix thread? Michael Haberler
2015-07-30 16:25 ` Philippe Gerum
2015-07-30 18:41   ` Philippe Gerum [this message]
2015-07-31  6:50   ` Michael Haberler
2015-07-31  8:22     ` Philippe Gerum
2015-07-31  9:21       ` Michael Haberler
2015-07-31 14:07         ` Philippe Gerum
2015-07-31 15:17           ` Michael Haberler
2015-07-31 15:35             ` Philippe Gerum
2015-07-31 15:53               ` Philippe Gerum
2015-07-31 15:55                 ` Michael Haberler

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=55BA6FEC.3070109@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=haberlerm@gmail.com \
    --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.