Re: [PATCH v2] cobalt: Sort out virtual vs. real pids

2021-08-02 Thread Jan Kiszka via Xenomai
On 22.07.21 16:15, Jan Kiszka via Xenomai wrote: > On 22.07.21 14:07, MONTET Julien wrote: >> Hi, >> >> I tested all of your patches last week, and it did not change anything.  >> Compiling the Xenomai libraries directly on Docker didn't solve the issue. >> >> The Xenomai timer seems to work, I

Re: [PATCH v2] cobalt: Sort out virtual vs. real pids

2021-07-22 Thread Jan Kiszka via Xenomai
On 22.07.21 14:07, MONTET Julien wrote: > Hi, > > I tested all of your patches last week, and it did not change anything.  > Compiling the Xenomai libraries directly on Docker didn't solve the issue. > > The Xenomai timer seems to work, I can loop on it and print the time > (but it was also

RE: [PATCH v2] cobalt: Sort out virtual vs. real pids

2021-07-22 Thread MONTET Julien via Xenomai
Hi, I tested all of your patches last week, and it did not change anything. Compiling the Xenomai libraries directly on Docker didn't solve the issue. The Xenomai timer seems to work, I can loop on it and print the time (but it was also working before). Unfortunately I am still stuck on

Re: [PATCH v2] cobalt: Sort out virtual vs. real pids

2021-07-22 Thread Jan Kiszka via Xenomai
On 13.07.21 11:46, Jan Kiszka via Xenomai wrote: > From: Jan Kiszka > > Make sure that we consider all pids taken from or sent to userspace via > syscalls as virtual. That means converting them to global pids before > processing them or converting them back to virtual pids in the caller's >

[PATCH v2] cobalt: Sort out virtual vs. real pids

2021-07-13 Thread Jan Kiszka via Xenomai
From: Jan Kiszka Make sure that we consider all pids taken from or sent to userspace via syscalls as virtual. That means converting them to global pids before processing them or converting them back to virtual pids in the caller's namespace before reporting them. We also need to switch thread