Re: [rfc 08/45] cpu alloc: x86 support

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andi Kleen <ak@...>
Cc: Christoph Lameter <clameter@...>, <akpm@...>, <travis@...>, Mathieu Desnoyers <mathieu.desnoyers@...>, <linux-kernel@...>
Date: Tuesday, November 27, 2007 - 12:12 am

Andi Kleen wrote:


On x86-64?  The GOT/PLT should stay in cache due to temporal locality. 
The x86-64 instruction set itself handles GOT-relative addressing rather 
well; what's a 1% loss on x86 is like 0.01% on x86-64, so I'm thinking 
100 times better?

I think I got this by `-fpic -pie` compiling nbyte benchmark versus 
fixed position, each with and without on 32-bit (which made about a 1% 
difference) and on 64-bit (which made a 0.01% difference).  It was a 
long time ago.

Still, yeah I know.  Complexity.

(You have the ability to textrel these things too, and just rewrite 
non-PIC, depending on how you feel about that)
-- 
Bring back the Firefox plushy!
http://digg.com/linux_unix/Is_the_Firefox_plush_gone_for_good
https://bugzilla.mozilla.org/show_bug.cgi?id=322367
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[rfc 08/45] cpu alloc: x86 support, , (Mon Nov 19, 9:11 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Mon Nov 19, 11:16 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Mon Nov 19, 11:50 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Tue Nov 20, 8:01 am)
Re: [rfc 08/45] cpu alloc: x86 support, John Richard Moser, (Tue Nov 27, 12:12 am)
Re: [rfc 08/45] cpu alloc: x86 support, H. Peter Anvin, (Tue Nov 20, 4:43 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Tue Nov 20, 4:51 pm)
Re: [rfc 08/45] cpu alloc: x86 support, H. Peter Anvin, (Tue Nov 20, 5:01 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 4:58 pm)
Re: [rfc 08/45] cpu alloc: x86 support, H. Peter Anvin, (Tue Nov 20, 5:06 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 5:34 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 4:35 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Tue Nov 20, 4:59 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 5:33 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 8:10 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 9:16 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Tue Nov 20, 9:36 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Tue Nov 20, 10:08 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Wed Nov 21, 9:08 am)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Wed Nov 21, 3:01 pm)
Re: [rfc 08/45] cpu alloc: x86 support, H. Peter Anvin, (Mon Nov 19, 9:35 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Christoph Lameter, (Mon Nov 19, 10:02 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Nick Piggin, (Mon Nov 19, 11:59 pm)
Re: [rfc 08/45] cpu alloc: x86 support, Andi Kleen, (Tue Nov 20, 8:05 am)
Re: [rfc 08/45] cpu alloc: x86 support, Nick Piggin, (Mon Nov 19, 11:37 pm)
Re: [rfc 08/45] cpu alloc: x86 support, H. Peter Anvin, (Mon Nov 19, 10:18 pm)