All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Kisdaroczi <kisda@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-core] anonymous user-space tasks (again)
Date: Sun, 15 Jan 2006 20:02:30 +0100	[thread overview]
Message-ID: <200601152002.36397.kisda@domain.hid> (raw)

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

Hi,

I tested Philipp's fix "Allow creating anon user-space tasks" [1][2]
with Xenomai 2.1-RC2/2.6.15/x86 (2.0.3 should behave the same).

anon rt_task_shadow:
2.0.1: worked
2.1-RC2: works, but only once (EEXIST)

anon rt_task_spawn:
2.0.1: failed with ESRCH (-3)
2.1-RC2: works, but only once (EEXIST)

A small program only calling rt_task_shadow with NULL-name fails if i start it 
a second time. Error EEXIST (-17). Same for a program calling only 
rt_task_spawn with NULL-name.

There is nothing under /proc/xenomai/registry/*

Apropos registry:
In the trunk there is no file src/native/registry.c anymore. I do not really 
miss it, but the API documentation still says these calls can be made from 
user-space. Should I create a patch to update the docs? Or should it be 
there?

thank you
kisda

[1] http://svn.gna.org/viewcvs/xenomai?rev=405&view=rev
[2] http://svn.gna.org/viewcvs/xenomai?rev=406&view=rev

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2006-01-15 19:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-15 19:02 Stefan Kisdaroczi [this message]
2006-01-16 11:15 ` [Xenomai-core] anonymous user-space tasks (again) Gilles Chanteperdrix
2006-01-16 15:38   ` Gilles Chanteperdrix
2006-01-29 11:13   ` Philippe Gerum

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=200601152002.36397.kisda@domain.hid \
    --to=kisda@domain.hid \
    --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.