Re: [Xenomai-core] [PATCH] kgdb-ipipe for 2.6.16

2006-06-01 Thread Jan Kiszka
Jan Kiszka wrote: > ... > I also submit a new version of the required Xenomai extension. > Hopefully, I managed to integrate it more cleanly this time. > I did not meet this goal as I found out on my own. So here is revision 3 of the Xenomai kgdb patch, now no longer breaking uvm or the simulator

[Xenomai-core] io apic and shared irq questions

2006-06-01 Thread s.a.
Hi, Regarding an embedded realtime system, I have got a communication board on pci bus . I would like it's interrupt not being shared (with usb) , because the component receives an it every 100us and is realtime determinist. I looked at how was routed IRQ's with the io apic , although it is able

Re: [Xenomai-core] io apic and shared irq questions

2006-06-01 Thread Jan Kiszka
s.a. wrote: > Hi, > > Regarding an embedded realtime system, I have got a communication board > on pci bus . > > I would like it's interrupt not being shared (with usb) , because the > component receives an it every 100us and is realtime determinist. > I looked at how was routed IRQ's with the io

[Xenomai-core] [patch] static buffer for timer-bheap

2006-06-01 Thread Jan Kiszka
Hi, this patch moves the heap for scalable timer queues into the xnpod_t structure instead of allocating it dynamically. This simplifies the pod initialisation and cleanup, which was not fully robust in this regard anyway. If a pod is now considered too large (but we are discussion kbytes here), a