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

2009-11-16 Thread Jan Kiszka
Philippe Gerum wrote: ... I would rather pick your suggestion to introduce a display-oriented name we could call a label instead, to make clear that we are only dealing with pretty-printing in /proc. I.e. - xnheap_init() remains unchanged - xnheap_set_label(fmt, args...) is introduced

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

2009-11-15 Thread Philippe Gerum
On Wed, 2009-11-11 at 13:59 +0100, Jan Kiszka wrote: Jan Kiszka wrote: 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

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

2009-11-11 Thread Jan Kiszka
Jan Kiszka wrote: 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

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 jan.kis...@siemens.com ---

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

2009-10-20 Thread Philippe Gerum
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 jan.kis...@siemens.com --- include/nucleus/heap.h