LWN.net Logo

Lock elision in the GNU C library

Lock elision in the GNU C library

Posted Jan 31, 2013 19:15 UTC (Thu) by kjp (subscriber, #39639)
Parent article: Lock elision in the GNU C library

This is a nice article, but it leaves me dying to see some actual performance numbers - macro and micro. Also, something I find fascinating is that Intel tsx seems to be to cache lines what postgres 9.1+ is to database rows (In a serializable transaction with predicate locking). It's a beautiful abstraction.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds