All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Gerardo Pardo-Castellote <gerardo@rti.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Xenomai support has been added to the OMG Data Distribution Service (DDS) Implementation from RTI
Date: Sun, 18 Nov 2012 11:44:23 +0100	[thread overview]
Message-ID: <50A8BC07.7080900@xenomai.org> (raw)
In-Reply-To: <50A8BAB0.6040002@xenomai.org>

On 11/18/2012 11:38 AM, Gilles Chanteperdrix wrote:

> On 11/17/2012 11:37 PM, Gerardo Pardo-Castellote wrote:
> 
>>
>> Hello,
>>
>> I wanted to make everyone aware that RTI just added support for Xenomai 
>> to RTI Connext DDS.  This is RTI's implementation of the OMG 
>> Data-Distribution Service standard specification.
>>
>> If deemed appropriate you could add this link to your Weblinks page:
>> http://community.rti.com/content/forum-topic/howto-use-dds-xenomai-configure-xenomai-and-run-rti-connext-dds
> 
> 
> Hi,
> 
> this is interesting, but not all the configuration advices apply to
> latest kernels. I guess this is our fault, we should update the wiki.
> Anyway:
> - starting with the I-pipe for linux 3.2, disabling HPET timer or PC
> speaker is no longer necessary
> - starting with the I-pipe for linux 3.4, the processor choice with
> regard to TSC does not really matter
> - you can keep the "stack protector" option enabled on x86_32.
> 
> And something which has always been true: it is a bad idea to disable
> ACPI completely, ACPI should be kept enabled, except for the
> ACPI_PROCESSOR option.
> 


Something else: the part about xeno-config could lead people to run 
xeno-config by hand and paste the result in their makefile, this is not 
the way xeno-config should be used, it is better to show people how to 
integrate the use of xeno-config in their makefile, as is demonstrated 
here:
https://www.xenomai.org/index.php/Porting_POSIX_applications_to_Xenomai#Compilation_flags

The difference is that if we change the flags between two versions of
xenomai, the makefiles should continue to work. We do not consider the
compilation flags as part of the ABI, so, they may change between two
versions.

Also note that starting with xenomai 2.6, pkg-config support is
available, it may make things easier for people integrating xenomai 
with autotools based projects.

-- 
                                                                Gilles.


      reply	other threads:[~2012-11-18 10:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-17 22:37 [Xenomai] Xenomai support has been added to the OMG Data Distribution Service (DDS) Implementation from RTI Gerardo Pardo-Castellote
2012-11-18 10:38 ` Gilles Chanteperdrix
2012-11-18 10:44   ` Gilles Chanteperdrix [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=50A8BC07.7080900@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=gerardo@rti.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.