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: TSX lock elision for glibc v11


On Fri, Jun 14, 2013 at 07:23:42PM +0200, Torvald Riegel wrote:
> > or prevent any
> >     any elision nesting, as they would make the project useless
> >     and the rationale was too weak.
> >     I didn't separate the trylock changes into new flags, as that seemed too ugly
> >     and overengineered, and the rationale was also weak.
> >     I did only do a subset identifier/comment changes requested, as for many 
> >     there was no good rationale to do so, and my arbitary choice is as good
> >     as someone else's. The biggest change was __elided -> __rw_elision for 
> >     read locks.
> 
> Review comments aren't suggestions.  They are issues that need to be

I didn't comment on every variable/comments change I did not make.
Naming conventions and commenting style is quite subjective,
in the (wide) boundaries of the GNU coding standard.
That said I did some of them, but not all.

I commented on all the other changes I didn't agree on
(primarily the NORMAL/DEFAULT change or disabling nested write lock
 or the additional behaviour bit)

-Andi


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