(no commit message)
[libreriscv.git] / openpower / atomics.mdwn
index 0e23a0edeb9872a6ffd0b143aae6e16ad6935dfc..bf1a055e0152d5e791cd94da9dc7a88950592036 100644 (file)
@@ -1,9 +1,10 @@
 # Draft proposal for improved atomic operations for the Power ISA
 
-http://www.rdrop.com/~paulmck/scalability/paper/N2745r.2011.03.04a.html
-
-
-3.1 p1077 eh hint
+**NOTE THIS PROPOSAL IS NOT BEING SUBMITTED DUE TO
+DISCOVERY DURING INVESTIGATION THAT ATOMICS ARE DESIGNED
+FOR MASSIVE DISTRIBUTED CLUSTERS. SIGNIFICANT ADDITIONAL
+RESEARCH IS REQUIRED SO THIS PROPOSAL IS PUT ON HOLD
+UNTIL BUDGET IS AVAILABLE**
 
 Links:
 
@@ -11,6 +12,12 @@ Links:
 * [OpenCAPI spec](http://opencapi.org/wp-content/uploads/2017/02/OpenCAPI-TL.WGsec_.V3p1.2017Jan27.pdf) p47-49 for AMO section
 * [RISC-V A](https://github.com/riscv/riscv-isa-manual/blob/master/src/a.tex)
 * [[atomics/discussion]]
+* <http://www.rdrop.com/~paulmck/scalability/paper/N2745r.2011.03.04a.html>
+
+TODO:
+
+* investigate Power ISA 3.1 p1077 eh hint
+
 
 # Motivation