Re: [Xenomai-core] [PATCH] Fixs doxygen doc on rt_queue_read in ksrc/native/queue.c (for SVN version)

2006-04-11 Thread Jan Kiszka
[a few interruptions later] Jan Kiszka wrote: Rodrigo Rosenfeld Rosas wrote: BTW, please, could someone confirm the rt_task_delete(NULL) bug in SVN? Half-confirmed, there is something fishy. I'm struggling with the debugger ATM, not sure yet who's wrong ;). It tells me rt_task_delete of

Re: [Xenomai-core] latency -t 1 crashes on SMP.

2006-04-11 Thread Gilles Chanteperdrix
Philippe Gerum wrote: Gilles Chanteperdrix wrote: I tried latency -t 1 on an SMP machines, and observed a very reproducible crash. Most of the time, the machine locks up completely. The rest of the time, I get : Xenomai: suspending kernel thread e7559044 ('timerbench') at

Re: [Xenomai-core] [PATCH] Fixs doxygen doc on rt_queue_read in ksrc/native/queue.c (for SVN version)

2006-04-11 Thread Philippe Gerum
Jan Kiszka wrote: [a few interruptions later] Jan Kiszka wrote: Rodrigo Rosenfeld Rosas wrote: BTW, please, could someone confirm the rt_task_delete(NULL) bug in SVN? Half-confirmed, there is something fishy. I'm struggling with the debugger ATM, not sure yet who's wrong ;). It tells me

[Xenomai-core] Re: [Xenomai-help] deleting a left over heap (shared memory segment)

2006-04-11 Thread Jan Kiszka
Philippe Gerum wrote: Moser, Dan wrote: Hi, I was wondering if there was a command line method for deleting left over heaps (i.e., those that were not properly deleted with a call to rt_heap_delete()) from /proc/xenomai/registry/native/heaps. Just a simple rm command (as root) yields the

Re: [Xenomai-core] [PATCH] Fixs doxygen doc on rt_queue_read in ksrc/native/queue.c (for SVN version)

2006-04-11 Thread Jan Kiszka
Philippe Gerum wrote: Philippe Gerum wrote: Jan Kiszka wrote: [a few interruptions later] Jan Kiszka wrote: Rodrigo Rosenfeld Rosas wrote: BTW, please, could someone confirm the rt_task_delete(NULL) bug in SVN? Half-confirmed, there is something fishy. I'm struggling with the