From f100e05bad14239081e4eeb3b6a059ff263715d0 Mon Sep 17 00:00:00 2001 From: Samy Al Bahra Date: Fri, 26 Jul 2013 15:23:33 -0400 Subject: [PATCH] doc: Add paper reference to ck_elide. --- doc/ck_elide | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ck_elide b/doc/ck_elide index 3fd66a9..df5be04 100644 --- a/doc/ck_elide +++ b/doc/ck_elide @@ -241,4 +241,6 @@ function(void) .Xr ck_rwlock 3 , .Xr ck_spinlock 3 .Pp +Ravi Rajwar and James R. Goodman. 2001. Speculative lock elision: enabling highly concurrent multithreaded execution. In Proceedings of the 34th annual ACM/IEEE international symposium on Microarchitecture (MICRO 34). IEEE Computer Society, Washington, DC, USA, 294-305. +.Pp Additional information available at http://en.wikipedia.org/wiki/Transactional_Synchronization_Extensions and http://concurrencykit.org/