From: Steven Rostedt <rostedt@goodmis.org>
To: Clark Williams <clark.williams@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>, lkml <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.15-rt4 failure with LATENCY_TRACE on x86_64
Date: Thu, 12 Jan 2006 22:18:00 -0500 [thread overview]
Message-ID: <1137122280.7338.6.camel@localhost.localdomain> (raw)
In-Reply-To: <1137103652.11354.40.camel@localhost.localdomain>
On Thu, 2006-01-12 at 16:07 -0600, Clark Williams wrote:
> Ingo/Steve,
>
> Did I miss a "Don't turn on latency tracing for x86_64" message
> somewhere?
>
> I'm seeing a failure on my Athlon64 3000+ where, when I turn on
> CONFIG_LATENCY_TRACE, the init program segfaults. Doesn't happen with a
> statically linked shell like sash (e.g. init=/sbin/sash boots ok), but
> if /sbin/init or /bin/sh is used, the init program segfaults. Presumably
> any dynamically linked program will fail.
>
> Attached is console output for a boot failure (segfault messages
> truncated after four lines, since they're all the same) as well as the
> config files for both working and failing kernels.
>
> I'm not sure where to start looking on this one. Barring any advise, I'm
> going to look for occurrences of CONFIG_LATENCY_TRACE, especially in
> proximity to exec.
OK, I'm actually sending you this email on a x86_64 running
2.6.15-rt4-sr2, with latency tracing on. But unfortunately, I have a
AMD X2 that each core has it's own tsc counter that is not in sync, and
since the latency tracer uses tsc, I get garbage. But beware, the tsc
does slow down when the cpu idles, so it gives bad results even for non
x2 systems.
I finally was able to boot this with using the PM timer, but the
beginning of my dmesg is still filled with:
read_tsc: ACK! TSC went backward! Unsynced TSCs?
Have you tried booting with idle=poll? I wonder if that would help?
-- Steve
next parent reply other threads:[~2006-01-13 3:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1137103652.11354.40.camel@localhost.localdomain>
2006-01-13 3:18 ` Steven Rostedt [this message]
2006-01-13 15:06 ` 2.6.15-rt4 failure with LATENCY_TRACE on x86_64 Clark Williams
2006-01-13 15:54 ` Steven Rostedt
2006-01-13 22:58 ` Clark Williams
2006-01-13 23:08 ` Steven Rostedt
2006-01-14 5:12 ` Mikael Andersson
2006-01-15 18:59 ` Clark Williams
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=1137122280.7338.6.camel@localhost.localdomain \
--to=rostedt@goodmis.org \
--cc=clark.williams@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox