* [Xenomai-core] [pull request, extended] Added heap stats
@ 2009-11-16 15:37 Jan Kiszka
0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2009-11-16 15:37 UTC (permalink / raw)
To: Philippe Gerum; +Cc: xenomai-core
The following changes since commit cd3465f1862a4aa29e488a3876097d9e425ef907:
Philippe Gerum (1):
nios2: upgrade I-pipe support to 2.6.30-nios2-1.1-00
are available in the git repository at:
git://git.xenomai.org/xenomai-jki for-upstream
I implemented the heap statistics as discussed: /proc label strings are
set via a new service xnheap_set_label, the existing API is not touched.
And I think I even fixed some bugs of the previous version.
Jan Kiszka (2):
rtdm: Fix copy&paste mistake in instrumentation
nucleus: Include all heaps in statistics
include/nucleus/heap.h | 6 +++
ksrc/drivers/ipc/iddp.c | 1 +
ksrc/drivers/ipc/xddp.c | 3 +
ksrc/nucleus/heap.c | 99 ++++++++++++++++++++++++++++++++++++++++-----
ksrc/nucleus/module.c | 2 +
ksrc/nucleus/pod.c | 2 +
ksrc/nucleus/shadow.c | 2 +
ksrc/skins/native/heap.c | 1 +
ksrc/skins/native/pipe.c | 2 +
ksrc/skins/native/queue.c | 1 +
ksrc/skins/posix/shm.c | 3 +
ksrc/skins/psos+/rn.c | 2 +
ksrc/skins/rtai/shm.c | 1 +
ksrc/skins/rtdm/core.c | 2 +-
ksrc/skins/vrtx/heap.c | 1 +
ksrc/skins/vrtx/syscall.c | 2 +
16 files changed, 119 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-11-16 15:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-16 15:37 [Xenomai-core] [pull request, extended] Added heap stats Jan Kiszka
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.