Re: [PATCH] x86 rwsem optimization extreme

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: H. Peter Anvin
Date: Wednesday, February 17, 2010 - 4:29 pm

On 02/17/2010 02:10 PM, Linus Torvalds wrote:

FWIW, I don't know of any microarchitecture where adc is slower than
add, *as long as* the setup time for the CF flag is already used up.
However, as I already commented, I don't think this is worth it.  This
inline appears to only be instantiated once, and as such, it takes a
whopping six bytes across the entire kernel.

	-hpa

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86 rwsem optimization extreme, Zachary Amsden, (Wed Feb 17, 2:58 pm)
Re: [PATCH] x86 rwsem optimization extreme, Linus Torvalds, (Wed Feb 17, 3:10 pm)
Re: [PATCH] x86 rwsem optimization extreme, H. Peter Anvin, (Wed Feb 17, 3:29 pm)
Re: [PATCH] x86 rwsem optimization extreme, H. Peter Anvin, (Wed Feb 17, 4:29 pm)
Re: [PATCH] x86 rwsem optimization extreme, Zachary Amsden, (Wed Feb 17, 6:03 pm)
Re: [PATCH] x86 rwsem optimization extreme, Linus Torvalds, (Wed Feb 17, 6:53 pm)
Re: [PATCH] x86 rwsem optimization extreme, H. Peter Anvin, (Wed Feb 17, 6:59 pm)
Re: [PATCH] x86 rwsem optimization extreme, Zachary Amsden, (Wed Feb 17, 9:25 pm)
Re: [PATCH] x86 rwsem optimization extreme, Andi Kleen, (Thu Feb 18, 1:12 am)
Re: [PATCH] x86 rwsem optimization extreme, Zachary Amsden, (Thu Feb 18, 1:24 am)
Re: [PATCH] x86 rwsem optimization extreme, Andi Kleen, (Thu Feb 18, 2:29 am)
Re: [PATCH] x86 rwsem optimization extreme, Ingo Molnar, (Thu Feb 18, 3:55 am)