All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Justin Piszcz <jpiszcz@lucidpixels.com>
Cc: Jiri Kosina <jkosina@suse.cz>,
	Peter Zijlstra <peterz@infradead.org>,
	linux-kernel@vger.kernel.org
Subject: Re: What is the performance when using frame pointers in the kernel?
Date: Sat, 5 Dec 2009 08:02:49 +0100	[thread overview]
Message-ID: <20091205070249.GA23330@elte.hu> (raw)
In-Reply-To: <alpine.DEB.2.00.0912041024500.16957@p34.internal.lan>


* Justin Piszcz <jpiszcz@lucidpixels.com> wrote:

> On Fri, 4 Dec 2009, Jiri Kosina wrote:
> 
> >On Thu, 3 Dec 2009, Peter Zijlstra wrote:
> >
> >>>What is the performance hit when the kernel is compiled with frame
> >>>pointers?
> >>
> >>build both kernels and run your favourite workload to find out.
> >
> >But generally speaking, frame pointers impose quite some performance
> >penalty indeed. lmbench syscall microbenchmark can give you some hint. I
> >expect you'll see approx. 10% performance increase for various syscalls if
> >you disable them, as that's what we have measured lately.
> >
> >-- 
> >Jiri Kosina
> >SUSE Labs, Novell Inc.
> >
> 
> Thanks for the response.. Good to know.

I dont buy the 10% without seeing precise measurement results. 1-2% 
maybe, in some cases.

	Ingo

  reply	other threads:[~2009-12-05  7:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03 17:36 What is the performance when using frame pointers in the kernel? Justin Piszcz
2009-12-03 19:28 ` Peter Zijlstra
2009-12-04 13:23   ` Jiri Kosina
2009-12-04 15:25     ` Justin Piszcz
2009-12-05  7:02       ` Ingo Molnar [this message]
2009-12-06 22:31     ` Andi Kleen

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=20091205070249.GA23330@elte.hu \
    --to=mingo@elte.hu \
    --cc=jkosina@suse.cz \
    --cc=jpiszcz@lucidpixels.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.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.