[Xenomai-core] [PATCH] native: Avoid double release on queue/heap auto-cleanup

2009-10-22 Thread Jan Kiszka
Jan Kiszka wrote: > We are currently leaking user space heap/queue objects when the owner > terminates without deleting them before. Fix it by releasing the objects > in the corresponding cleanup callbacks which are also called on owner > termination. Just realized that we need this patch in addit

Re: [Xenomai-core] [PATCH v3 9/9] nucleus: Include all heaps in statistics

2009-10-22 Thread Jan Kiszka
Philippe Gerum wrote: > On Tue, 2009-10-20 at 13:37 +0200, Jan Kiszka wrote: >> This extends /proc/xenomai/heap with statistics about all currently used >> heaps. It takes care to flush nklock while iterating of this potentially >> long list. >> >> Signed-off-by: Jan Kiszka >> --- >> >> include/n