All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] xenomai , irq and pci
@ 2014-03-05 16:22 Johann Obermayr
  2014-03-05 16:41 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 9+ messages in thread
From: Johann Obermayr @ 2014-03-05 16:22 UTC (permalink / raw)
  To: xenomai@xenomai.org

Hello,

celeron dual core with PCIe - PCI bridge
we use kernel 3.10.xx smp with  (isolcpus=0)
smi is disabled.
xenomai 2.6.3

we have a pci card with a fpga (with irq) and sram.

we have 2 task running.

task0 is one high prior in primary domain on core0.
this task wait for event, that is fired by fpga irq.
than this task will make some pci accesses to the fpga.

the other task (task1) is a shadow task, but running in secondary domain 
on core 1.
This task make many big memcpy to sram.

in the ipipe_handler_irq we have a function callback.
a small driver hooks to this callback add make some tracepoint into
a shared memory.

with the trace we see some time a very high jitter in the ipipe_handler_irq
function (around 250 us).
has anyone an explanation for this?

and a 4 byte access from task0 to fpga need more than 300us,
  while task1 is writing to sram.

Thanks
   Johann




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

end of thread, other threads:[~2014-03-06 19:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 16:22 [Xenomai] xenomai , irq and pci Johann Obermayr
2014-03-05 16:41 ` Gilles Chanteperdrix
2014-03-05 17:34   ` Gilles Chanteperdrix
2014-03-05 19:59     ` Jeroen Van den Keybus
2014-03-06 18:55       ` Johann Obermayr
2014-03-06  8:25   ` Johann Obermayr
2014-03-06 19:20     ` Gilles Chanteperdrix
2014-03-06 19:45       ` Johann Obermayr
     [not found]       ` <5318D021.8020802@sigmatek.at>
     [not found]         ` <5318D0B3.4020900@xenomai.org>
2014-03-06 19:53           ` Johann Obermayr

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.