Re: Interrupt handler illicit call

2022-05-02 Thread Jan Kiszka via Xenomai
On 02.05.22 20:08, C Smith wrote: > On Sun, May 1, 2022 at 11:25 PM Jan Kiszka wrote: >> >> On 29.04.22 21:01, Richard Weinberger via Xenomai wrote: >>> On Fri, Apr 29, 2022 at 9:04 AM C Smith via Xenomai >>> wrote: int Lp_port_handler(rtdm_irq_t *irq_handle_p) { static int

Reminder: Xenomai community call on Wednesday, May 04, 2022, UTC 7:00 AM

2022-05-02 Thread Chen, Hongzhan via Xenomai
Correction: Wednesday, May 04, 2022, UTC 7:00 AM Sorry for the mistake. Regards Hongzhan Chen -Original Message- From: Chen, Hongzhan Sent: Tuesday, May 3, 2022 9:35 AM To: xenomai@xenomai.org Subject: Reminder: Xenomai community call on Wednesday, May 03, 2022, UTC 7:00 AM Topics

Reminder: Xenomai community call on Wednesday, May 03, 2022, UTC 7:00 AM

2022-05-02 Thread Chen, Hongzhan via Xenomai
We have the Xenomai community call today. Topics may include but are not limited to upstream/downstream project plans, status updates, and technical discussions. It's an open online meeting that anyone can join and ask questions. Time: Wednesday, May 03, 2022, UTC 7:00 AM Paris, France CEST

Re: Interrupt handler illicit call

2022-05-02 Thread C Smith via Xenomai
On Sun, May 1, 2022 at 11:25 PM Jan Kiszka wrote: > > On 29.04.22 21:01, Richard Weinberger via Xenomai wrote: > > On Fri, Apr 29, 2022 at 9:04 AM C Smith via Xenomai > > wrote: > >> int Lp_port_handler(rtdm_irq_t *irq_handle_p) > >> { > >>static int err; > >>unsigned long next; > >>

Re: Thread's CPU time

2022-05-02 Thread Giulio Moro via Xenomai
Philippe Gerum wrote on 29/04/2022 17:29:> Giulio Moro via Xenomai writes: Hi everyone, From /proc/xenomai/sched/stat I infer there must be an internal struct somewhere keeping track of how much CPU time is actually used by each thread. Is there any way to access this kind of statistics from

Re: Interrupt handler illicit call

2022-05-02 Thread Jan Kiszka via Xenomai
On 29.04.22 21:01, Richard Weinberger via Xenomai wrote: > On Fri, Apr 29, 2022 at 9:04 AM C Smith via Xenomai > wrote: >> int Lp_port_handler(rtdm_irq_t *irq_handle_p) >> { >>static int err; >>unsigned long next; >>rtdm_irq_t *handle_p; >> >>handle_p =