[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.00.0912041422360.9567@twin.jikos.cz>
Date: Fri, 4 Dec 2009 14:23:55 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Justin Piszcz <jpiszcz@...idpixels.com>,
linux-kernel@...r.kernel.org
Subject: Re: What is the performance when using frame pointers in the
kernel?
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists