All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leopold Palomo-Avellaneda <leo@alaxarxa.net>
To: Xenomai list <xenomai@xenomai.org>
Subject: [Xenomai] Porting a library to Xenomai
Date: Fri, 11 Dec 2015 13:44:01 +0100	[thread overview]
Message-ID: <2004286.fnOG18ZY9A@soho> (raw)

Hi,

I'm working to make a library to work with Xenomai. It's a library that has a 
thread and open a socket to communicate with an external device via network.

I have read the guide "Porting a Linux application to Xenomai dual kernel [1]" 
but still I have some doubts in some details. So, here my topics without any 
importance order:

- What is the recommended way to obtain the link, flags, etc information to 
build an application that use Xenomai? xeno-config, pkg-config, some build 
macros to find the information, ... 

- I would like to have a code that could be used with an Standard POSIX or a 
Xenomai. I thought that protecting my code with some #ifdef __XENO__ I could 
choose which part is specific to Xenomai and which no. However, I'm a bit 
confused, because then, I don't understand what is the utility of the wrap 
script. Please, could you elaborate a bit more this part, especially focused 
in an application the could use an standard network interface or rtnet 
version.

- In the document, there's a section about the mlockall option. So, may I 
understand that from xenomai <= 2.6.3 it's not needed that I call the mlockall 
function?

Best regards,

Leopold
----
[1] https://xenomai.org/2014/08/porting-a-linux-application-to-xenomai-dual-kernel/
[2] http://letsmakerobots.com/node/28812#comment-86166
-- 
--
Linux User 152692     GPG: 05F4A7A949A2D9AA
Catalonia
-------------------------------------
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://xenomai.org/pipermail/xenomai/attachments/20151211/90b8a76b/attachment.sig>

             reply	other threads:[~2015-12-11 12:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 12:44 Leopold Palomo-Avellaneda [this message]
2015-12-11 13:20 ` [Xenomai] Porting a library to Xenomai Gilles Chanteperdrix
2015-12-11 14:03   ` Leopold Palomo-Avellaneda
2015-12-11 14:09     ` Gilles Chanteperdrix
2015-12-11 15:33       ` Leopold Palomo-Avellaneda
2015-12-11 16:31         ` Gilles Chanteperdrix
2015-12-15 15:16           ` Leopold Palomo-Avellaneda
2015-12-15 15:46             ` Gilles Chanteperdrix
2015-12-16 15:45               ` Leopold Palomo-Avellaneda
2015-12-17  0:05                 ` Gilles Chanteperdrix
2015-12-17  9:00                   ` Leopold Palomo-Avellaneda
2015-12-17  9:25                     ` 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=2004286.fnOG18ZY9A@soho \
    --to=leo@alaxarxa.net \
    --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.