This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 08/14] Add manual for lock elision


On 06/28/2013 02:09 PM, Andi Kleen wrote:
> On Fri, Jun 28, 2013 at 02:01:29PM -0400, Carlos O'Donell wrote:
>> On 06/28/2013 01:42 PM, Andi Kleen wrote:
>>>> If it's temporary then you shouldn't mind if we checkin
>>>> a temporary manual patch that ensures we have something
>>>> in place for 2.18?
>>>
>>> Are you saying you want to ship 2.18 without the tuning 
>>> interfaces?
>>
>> No. I'm saying that all commits to master should be
>> transiently correct at all times.
> 
> For that we don't need a manual then, after all pthread
> is completely undocumented and still shipping.
> 
> So it can be moved last.

Sure, I was offering to help do it myself, that way we have
a complete commit that is self contained.

It also reduces the manual diff later when you add the new
interfaces.

The quality of the existing implementation should not prevent
us from trying to achieve better or loftier goals.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]