All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] AMD G/R serie
@ 2015-02-18  9:09 Stéphane ANCELOT
  2015-02-18  9:24 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 5+ messages in thread
From: Stéphane ANCELOT @ 2015-02-18  9:09 UTC (permalink / raw)
  To: xenomai@xenomai.org

Hi,
Is xenomai available for those platforms?

AMD G or R series

Regards
S.Ancelot


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xenomai] AMD G/R serie
  2015-02-18  9:09 [Xenomai] AMD G/R serie Stéphane ANCELOT
@ 2015-02-18  9:24 ` Gilles Chanteperdrix
  2015-02-18 11:37   ` Jan Kiszka
  2015-02-18 15:02   ` Stéphane ANCELOT
  0 siblings, 2 replies; 5+ messages in thread
From: Gilles Chanteperdrix @ 2015-02-18  9:24 UTC (permalink / raw)
  To: St??phane ANCELOT; +Cc: xenomai@xenomai.org

On Wed, Feb 18, 2015 at 10:09:02AM +0100, St??phane ANCELOT wrote:
> Hi,
> Is xenomai available for those platforms?
> 
> AMD G or R series

What architectures are these beasts ? If x86, then yes, Xenomai
should work, and if it does not, it should not be hard to get it to work.

-- 
					    Gilles.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xenomai] AMD G/R serie
  2015-02-18  9:24 ` Gilles Chanteperdrix
@ 2015-02-18 11:37   ` Jan Kiszka
  2015-02-18 14:54     ` Gilles Chanteperdrix
  2015-02-18 15:02   ` Stéphane ANCELOT
  1 sibling, 1 reply; 5+ messages in thread
From: Jan Kiszka @ 2015-02-18 11:37 UTC (permalink / raw)
  To: Gilles Chanteperdrix, St??phane ANCELOT; +Cc: xenomai@xenomai.org

On 2015-02-18 10:24, Gilles Chanteperdrix wrote:
> On Wed, Feb 18, 2015 at 10:09:02AM +0100, St??phane ANCELOT wrote:
>> Hi,
>> Is xenomai available for those platforms?
>>
>> AMD G or R series
> 
> What architectures are these beasts ? If x86, then yes, Xenomai
> should work, and if it does not, it should not be hard to get it to work.

Yes, they are plain x86. No fundamental problems, but surprises can
always happen.

I recently did some general latency testings (not with Xenomai, though)
on the AMD-G series board we have here. The results still require closer
examinations, but they were not as good as on usual x86 boxes (a few 10
micros slower). That may be related to the specific board or bios, though.

Jan

-- 
Siemens AG, Corporate Technology, CT RTC ITP SES-DE
Corporate Competence Center Embedded Linux


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xenomai] AMD G/R serie
  2015-02-18 11:37   ` Jan Kiszka
@ 2015-02-18 14:54     ` Gilles Chanteperdrix
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Chanteperdrix @ 2015-02-18 14:54 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: xenomai@xenomai.org

On Wed, Feb 18, 2015 at 12:37:03PM +0100, Jan Kiszka wrote:
> On 2015-02-18 10:24, Gilles Chanteperdrix wrote:
> > On Wed, Feb 18, 2015 at 10:09:02AM +0100, St??phane ANCELOT wrote:
> >> Hi,
> >> Is xenomai available for those platforms?
> >>
> >> AMD G or R series
> > 
> > What architectures are these beasts ? If x86, then yes, Xenomai
> > should work, and if it does not, it should not be hard to get it to work.
> 
> Yes, they are plain x86. No fundamental problems, but surprises can
> always happen.
> 
> I recently did some general latency testings (not with Xenomai, though)
> on the AMD-G series board we have here. The results still require closer
> examinations, but they were not as good as on usual x86 boxes (a few 10
> micros slower). That may be related to the specific board or bios, though.

If they are embedded/low power stuff, it probably makes more sense
to compare them with intel atom than with "usual x86 boxes". Unless
you consider atoms as usual. The typical worst case latency I get on
an intel atom 230 (admittedly not the most recent one) is around 30
us, the large latency being due to the time it takes to mask irqs at
IO-APIC level (ISTR I had found out that this went through the LPC
bus, which is obviously not designed for speed).

The latest benchmark I did may be found here:
https://xenomai.org/2014/08/benchmarks-xenomai-dual-kernel-over-linux-3-14/#on_x86

-- 
					    Gilles.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xenomai] AMD G/R serie
  2015-02-18  9:24 ` Gilles Chanteperdrix
  2015-02-18 11:37   ` Jan Kiszka
@ 2015-02-18 15:02   ` Stéphane ANCELOT
  1 sibling, 0 replies; 5+ messages in thread
From: Stéphane ANCELOT @ 2015-02-18 15:02 UTC (permalink / raw)
  To: Gilles Chanteperdrix; +Cc: xenomai@xenomai.org

On 18/02/2015 10:24, Gilles Chanteperdrix wrote:
> On Wed, Feb 18, 2015 at 10:09:02AM +0100, St??phane ANCELOT wrote:
>> Hi,
>> Is xenomai available for those platforms?
>>
>> AMD G or R series
> What architectures are these beasts ? If x86, then yes, Xenomai
> should work, and if it does not, it should not be hard to get it to work.
>
These are AMD embedded series, perenity is well defined . And seems to 
have better 3D graphics performance.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-18 15:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-18  9:09 [Xenomai] AMD G/R serie Stéphane ANCELOT
2015-02-18  9:24 ` Gilles Chanteperdrix
2015-02-18 11:37   ` Jan Kiszka
2015-02-18 14:54     ` Gilles Chanteperdrix
2015-02-18 15:02   ` Stéphane ANCELOT

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.