From: Andi Kleen <ak@suse.de>
To: "Jan Beulich" <jbeulich@novell.com>
Cc: "Ingo Molnar" <mingo@elte.hu>, "Andrew Morton" <akpm@osdl.org>,
"Thomas Gleixner" <tglx@linutronix.de>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Re: UNWIND_INFO slowdown in -mm1
Date: Wed, 18 Oct 2006 12:50:41 +0200 [thread overview]
Message-ID: <200610181250.41423.ak@suse.de> (raw)
In-Reply-To: <45351782.76E4.0078.0@novell.com>
On Tuesday 17 October 2006 17:48, Jan Beulich wrote:
> >in 2.6.18-mm1 we are seeing _really_ long delays in the unwind code.
> >(full trace attached) On an Athlon64 3800+ CPU:
>
> Below patch should help, can you try it out? Short of the linker
> supporting building a binary lookup table at build time, it creates
> one as soon as the bootmem allocator is usable (so you'll continue
> using the linear lookup for the first [hopefully] few calls).
> The code should be ready to utilize a build-time created table once
> a fixed linker becomes available.
I added the patch now, thanks.
Not sure this is still .19 material though or better delayed for .20.
What do you think?
-Andi
next prev parent reply other threads:[~2006-10-18 10:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20060928192048.GA17436@elte.hu>
2006-10-17 15:48 ` Jan Beulich
2006-10-18 8:45 ` Ingo Molnar
2006-10-18 10:50 ` Andi Kleen [this message]
2006-10-18 11:01 ` Ingo Molnar
2006-11-16 17:16 ` -rc6, "DWARF2 unwinder stuck at" Ingo Molnar
2006-11-17 4:57 ` [patch] x86_64: stack unwinder crash fix Ingo Molnar
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=200610181250.41423.ak@suse.de \
--to=ak@suse.de \
--cc=akpm@osdl.org \
--cc=jbeulich@novell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
/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
Powered by JetHome