Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-28 Thread Jan Kiszka via Xenomai
On 28.11.18 09:58, Philippe Gerum wrote: On 11/28/18 7:56 AM, Jan Kiszka wrote: On 27.11.18 19:54, Philippe Gerum wrote: On 11/27/18 6:44 PM, Jan Kiszka wrote: On 08.11.18 14:24, Philippe Gerum wrote: On 11/8/18 2:14 PM, Jan Kiszka wrote: On 08.11.18 14:05, Philippe Gerum wrote: On 11/5/18

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-28 Thread Philippe Gerum via Xenomai
On 11/28/18 7:56 AM, Jan Kiszka wrote: > On 27.11.18 19:54, Philippe Gerum wrote: >> On 11/27/18 6:44 PM, Jan Kiszka wrote: >>> On 08.11.18 14:24, Philippe Gerum wrote: On 11/8/18 2:14 PM, Jan Kiszka wrote: > On 08.11.18 14:05, Philippe Gerum wrote: >> On 11/5/18 1:20 PM, Jan Kiszka

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-27 Thread Jan Kiszka via Xenomai
On 27.11.18 19:57, Philippe Gerum wrote: On 11/27/18 7:15 PM, Jan Kiszka wrote: On 08.11.18 14:24, Philippe Gerum wrote: On 11/8/18 2:15 PM, Jan Kiszka wrote: On 08.11.18 14:09, Philippe Gerum wrote: On 11/8/18 2:05 PM, Philippe Gerum via Xenomai wrote: On 11/5/18 1:20 PM, Jan Kiszka wrote:

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-27 Thread Jan Kiszka via Xenomai
On 27.11.18 19:54, Philippe Gerum wrote: On 11/27/18 6:44 PM, Jan Kiszka wrote: On 08.11.18 14:24, Philippe Gerum wrote: On 11/8/18 2:14 PM, Jan Kiszka wrote: On 08.11.18 14:05, Philippe Gerum wrote: On 11/5/18 1:20 PM, Jan Kiszka wrote: The mayday mechanism exists in order to kick a

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-27 Thread Philippe Gerum via Xenomai
On 11/27/18 7:15 PM, Jan Kiszka wrote: > On 08.11.18 14:24, Philippe Gerum wrote: >> On 11/8/18 2:15 PM, Jan Kiszka wrote: >>> On 08.11.18 14:09, Philippe Gerum wrote: On 11/8/18 2:05 PM, Philippe Gerum via Xenomai wrote: > On 11/5/18 1:20 PM, Jan Kiszka wrote: >> The mayday mechanism

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-27 Thread Philippe Gerum via Xenomai
On 11/27/18 6:44 PM, Jan Kiszka wrote: > On 08.11.18 14:24, Philippe Gerum wrote: >> On 11/8/18 2:14 PM, Jan Kiszka wrote: >>> On 08.11.18 14:05, Philippe Gerum wrote: On 11/5/18 1:20 PM, Jan Kiszka wrote: > The mayday mechanism exists in order to kick a xenomai userspace task > into

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-27 Thread Jan Kiszka via Xenomai
On 08.11.18 14:24, Philippe Gerum wrote: On 11/8/18 2:15 PM, Jan Kiszka wrote: On 08.11.18 14:09, Philippe Gerum wrote: On 11/8/18 2:05 PM, Philippe Gerum via Xenomai wrote: On 11/5/18 1:20 PM, Jan Kiszka wrote: The mayday mechanism exists in order to kick a xenomai userspace task into

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-27 Thread Jan Kiszka via Xenomai
On 08.11.18 14:24, Philippe Gerum wrote: On 11/8/18 2:14 PM, Jan Kiszka wrote: On 08.11.18 14:05, Philippe Gerum wrote: On 11/5/18 1:20 PM, Jan Kiszka wrote: The mayday mechanism exists in order to kick a xenomai userspace task into secondary mode while it is running userspace code. For that,

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-08 Thread Philippe Gerum via Xenomai
On 11/8/18 2:15 PM, Jan Kiszka wrote: > On 08.11.18 14:09, Philippe Gerum wrote: >> On 11/8/18 2:05 PM, Philippe Gerum via Xenomai wrote: >>> On 11/5/18 1:20 PM, Jan Kiszka wrote: The mayday mechanism exists in order to kick a xenomai userspace task into secondary mode while it is

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-08 Thread Jan Kiszka via Xenomai
On 08.11.18 14:05, Philippe Gerum wrote: On 11/5/18 1:20 PM, Jan Kiszka wrote: The mayday mechanism exists in order to kick a xenomai userspace task into secondary mode while it is running userspace code. For that, we ask I-pipe to call us back when the task was interrupted and is about to

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-08 Thread Philippe Gerum via Xenomai
On 11/8/18 2:05 PM, Philippe Gerum via Xenomai wrote: > On 11/5/18 1:20 PM, Jan Kiszka wrote: >> The mayday mechanism exists in order to kick a xenomai userspace task >> into secondary mode while it is running userspace code. For that, we ask >> I-pipe to call us back when the task was interrupted

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-05 Thread Jan Kiszka via Xenomai
On 05.11.18 14:48, Steven Seeger wrote: > On Monday, November 5, 2018 7:20:33 AM EST Jan Kiszka wrote: >> >> I would appreciate if you could test ARM64 and PowerPC for me. Until we >> have QEMU test images for both, it's still tricky for me to do that. > > I have something I've got to get done

Re: [PATCH] cobalt/kernel: Simplify mayday processing

2018-11-05 Thread Steven Seeger via Xenomai
On Monday, November 5, 2018 7:20:33 AM EST Jan Kiszka wrote: > > I would appreciate if you could test ARM64 and PowerPC for me. Until we > have QEMU test images for both, it's still tricky for me to do that. I have something I've got to get done before I can do anything else, but once that's