From: Philippe Gerum <rpm@xenomai.org>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: jean-olivier.villemure@domain.hid, xenomai@xenomai.org
Subject: Re: [Xenomai-core] My work on Xenomai integration to LTTng / LTTV
Date: Wed, 01 Nov 2006 07:07:03 +0100 [thread overview]
Message-ID: <1162361224.4983.21.camel@domain.hid> (raw)
In-Reply-To: <45478914.4030309@domain.hid>
On Tue, 2006-10-31 at 18:34 +0100, Jan Kiszka wrote:
> Jean-Olivier Villemure wrote:
> >
> > The next step will be to generate some statistics, for this step I will
> > need your help. As Xenomai users, which kind of stats would you want to
> > compute?
>
> - CPU usage (see /proc/xenomai/stat for average numbers, but we should
> now be able to precisely calculate them for a specific period)
> - Waiting times after activation (maybe one can define deadlines later
> and verify them)
> - Number of preemptions per second or whatever while a task is runnable
> - Number of blockades a task faces due to unavailable resources
> (mutexes, semaphores, etc.)
- Average number of elements linked to the readyq per second (some kind
of loadavg for us, i.e. answers the question "should the user switch to
the scalable scheduler?")
- Average number of outstanding timers per second (i.e. answers the
question "should the user switch to the binary heap-based timer
management?").
- Total number of timers missing their wakeup date from more than a
given threshold.
- Pressure on the system heap (average and max, probably).
- Transfer rate on message pipes (i.e. nucleus/pipe.c); at some point,
it would be interesting to extend this to skins exposing data channels
(e.g. native API's queues, POSIX mqueues).
--
Philippe.
prev parent reply other threads:[~2006-11-01 6:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-31 13:53 [Xenomai-core] My work on Xenomai integration to LTTng / LTTV Jean-Olivier Villemure
2006-10-31 17:34 ` Jan Kiszka
2006-11-01 6:07 ` Philippe Gerum [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1162361224.4983.21.camel@domain.hid \
--to=rpm@xenomai.org \
--cc=jan.kiszka@domain.hid \
--cc=jean-olivier.villemure@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.