summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkira Yokosawa <akiyks@gmail.com>2023-08-04 00:09:51 +0900
committerPaul E. McKenney <paulmck@kernel.org>2023-08-03 13:56:18 -0700
commit1324b33f6b00e7740cf9d0aa1c3a4feaeb8cc93c (patch)
treededf3c42c8cb1574e402d04db19018d6860ba29a
parenta12f542d7c79822bf963cf06394dbbbe56c0a5ff (diff)
downloadperfbook-1324b33f6b00e7740cf9d0aa1c3a4feaeb8cc93c.tar.gz
bib/TM: Add Draft Specification of Transactional Language Constructs for C++ Version 1.1
As link to the 2009 version is now broken, add an entry for the 2012 version (Version 1.1). Signed-off-by: Akira Yokosawa <akiyks@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
-rw-r--r--bib/TM.bib12
1 files changed, 10 insertions, 2 deletions
diff --git a/bib/TM.bib b/bib/TM.bib
index 0f222647..2bd83676 100644
--- a/bib/TM.bib
+++ b/bib/TM.bib
@@ -723,8 +723,7 @@ for Programming Languages and Operating Systems (ASPLOS '09)",
Year="2009",
Month="August",
Note="URL:
-\url{https://software.intel.com/sites/default/files/ee/47/21569} (may need to append .pdf to view after download)",
- lastchecked="November 12, 2016",
+\nolinkurl{https://software.intel.com/sites/default/files/ee/47/21569} [broken as of July 2023]",
}
@unpublished{JoeDuffy2010RetroTM,
@@ -944,6 +943,15 @@ for Programming Languages and Operating Systems (ASPLOS '09)",
note="EE Times \url{https://www.eetimes.com/ibm-plants-transactional-memory-in-cpu/}",
}
+@unpublished{Ali-Reza-Adl-Tabatabai2012CppTM,
+ author="Ali-Reza Adl-Tabatabai and Tatiana Shpeisman and Justin Gottschlich",
+ title="Draft Specification of Transactional Language Constructs for {C++} Version 1.1",
+ Year="2012",
+ Month="February",
+ Note="URL:
+\url{https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1613.pdf}",
+}
+
@inproceedings{AlexanderMatveev2012PessimisticTM,
author={Alexander Matveev and Nir Shavit},
title="Towards a Fully Pessimistic {STM} Model",