All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Yigal Goldberger <yigal_gold@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] shm_open returns errno 38 - function not implemented
Date: Fri, 16 Oct 2009 15:18:04 +0200	[thread overview]
Message-ID: <4AD8728C.4050904@domain.hid> (raw)
In-Reply-To: <264350.28868.qm@domain.hid>

Yigal Goldberger wrote:
> Gilles,
> Thanks for the answer.
> 
> I need shared memory only between user space applications , so I do prefer the second option. (our system is stable and we're satisfied from the performance , so we'd like to make as little changes as possible at this mature stage of the project ).
> Can you advise me how to get the right version of the glibc (is it a stand alone change , simply replacing the glibc file , or do I need to make other changes ?)
> 
> Thanks again to the Xenomai operation , and to you personaly for your support !
> Yigal Goldberger .

Any reasonably recent version of the glibc should do, but:
- you may be using the glibc from your toolchain, so changing glibc may
mean changing toolchain;
- well, the glibc is a bit the heart of the user-space support. It has
more than one files. And changing them may change a lot of things.

So, I think, the simpler thing for you is to use xenomai shared memories.


-- 
                                          Gilles



  reply	other threads:[~2009-10-16 13:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-15 22:58 [Xenomai-help] shm_open returns errno 38 - function not implemented Yigal Goldberger
2009-10-16  9:00 ` Gilles Chanteperdrix
2009-10-16 12:27   ` Yigal Goldberger
2009-10-16 13:18     ` Gilles Chanteperdrix [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-16 16:41 Yigal Goldberger
2009-10-17 15:42 ` Gilles Chanteperdrix

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=4AD8728C.4050904@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=xenomai@xenomai.org \
    --cc=yigal_gold@domain.hid \
    /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.