Re: Faster getcpu() and sched_getcpu()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: dean gaudet <odo@...>
Cc: Andi Kleen <andi@...>, Pardo <pardo@...>, <linux-kernel@...>, <mbligh@...>, <briangrant@...>, <nil@...>, <jyasskin@...>
Date: Monday, September 29, 2008 - 6:07 pm

On Mon, Sep 29, 2008 at 02:55:26PM -0700, dean gaudet wrote:

It's unnecessary to have frame pointer in the kernel functions I meant.
I agree with you that disabling redzone is needed for kernel code,
but without frame pointers (which are generally a bad idea for 
performance and should not have been added to the 64bit port ever) 
redzone is also not particularly expensive and it shouldn't be needed
to do anything complicated (like splitting files) just for the few
cycles.

-Andi

-- 
ak@linux.intel.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Faster getcpu() and sched_getcpu(), Andi Kleen, (Mon Sep 29, 6:07 pm)