From: Philippe Gerum <rpm@xenomai.org>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: adeos-main@gna.org, xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] Re: [PATCH] latency tracer update
Date: Thu, 05 Jan 2006 11:13:12 +0100 [thread overview]
Message-ID: <43BCF138.3060703@domain.hid> (raw)
In-Reply-To: <43BC4FFB.8040709@domain.hid>
Jan Kiszka wrote:
> Hi again,
>
> here comes the first update of the new latency tracer.
>
> arch/i386/kernel/entry.S | 27 +++
> arch/i386/kernel/ipipe-root.c | 4
> include/asm-i386/system.h | 70 +++++++++
> include/linux/ipipe_trace.h | 3
> kernel/ipipe/Kconfig | 18 ++
> kernel/ipipe/tracer.c | 247 +++++++++++++++++++++++-----------
> 6 files changed, 288 insertions(+), 81 deletions(-)
>
> The list of changes:
>
> o save ipipe_trace_freeze() (and only this function!) from NMI context
> o CONFIG_IPIPE_TRACE_IRQSOFF instrumentation traces the longest
> hard-IRQs-off phase of the system (regarding limitations see my
> earlier posting today)
> o fixed subtle trace mess-up
> o added some "unlikely" to the tracer's hotpath
> o added ipipe_trace_{max|frozen}_reset() to the API
>
> To-do
> o fix leaking IRQs-off trace
> o documentation...
>
> Philippe, I think this should already be merged into Adeos although
> TRACE_IRQSOFF is not perfect yet.
>
Ok, it's queued for review. I'm busy right now integrating Dmitry's
shared IRQ infrastructure into all supported archs and revalidating Xeno
with the shortened interrupt path; once that's done and a first round of
patches is rolled out, a second one will follow for x86 with the tracer
fixes.
--
Philippe.
next prev parent reply other threads:[~2006-01-05 10:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-04 22:45 [Xenomai-core] [PATCH] latency tracer update Jan Kiszka
2006-01-05 10:13 ` Philippe Gerum [this message]
2006-01-05 10:44 ` [Xenomai-core] " Philippe Gerum
2006-01-05 11:15 ` Jan Kiszka
2006-01-06 10:04 ` Jan Kiszka
2006-01-06 19:39 ` Jan Kiszka
2006-01-07 13:35 ` Philippe Gerum
2006-01-06 11:31 ` [Xenomai-core] Re: [Adeos-main] " Philippe Gerum
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=43BCF138.3060703@domain.hid \
--to=rpm@xenomai.org \
--cc=adeos-main@gna.org \
--cc=jan.kiszka@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.