Bibliography update

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
diff --git a/bib/RCU.bib b/bib/RCU.bib
index 03019bd..e5475bc 100644
--- a/bib/RCU.bib
+++ b/bib/RCU.bib
@@ -2656,3 +2656,14 @@
 ,institution="National Technical University of Athens"
 ,note="\url{https://github.com/michalis-/rcu/blob/master/rcupaper.pdf}"
 }
+
+@unpublished{GeoffRomer2017C++DeferredReclamation
+,Author="Geoff Romer and Andrew Hunter"
+,Title="An RAII Interface for Deferred Reclamation"
+,month="February"
+,day="3"
+,year="2017"
+,note="Available:
+\url{http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0561r0.html}
+[Viewed May 29, 2017]"
+}
diff --git a/bib/os.bib b/bib/os.bib
index ae48960..42f904f 100644
--- a/bib/os.bib
+++ b/bib/os.bib
@@ -1038,6 +1038,28 @@
 ,pages="1--16"
 }
 
+@unpublished{JonathanCorbet2010dcacheRCU
+,author="Jonathan Corbet"
+,title="Dcache scalability and RCU-walk"
+,Year="2010"
+,Month="December"
+,Day="14"
+,note="Available:
+\url{https://lwn.net/Articles/419811/}
+[Viewed May 29, 2017]"
+}
+
+@unpublished{JonathanCorbet2011dcacheRCUbug
+,author="Jonathan Corbet"
+,title="How to ruin Linus's vacation"
+,Year="2011"
+,Month="July"
+,Day="19"
+,note="Available:
+\url{https://lwn.net/Articles/452117/}
+[Viewed May 29, 2017]"
+}
+
 @Inproceedings{AustinTClements2012RCUBalancedTrees
 ,Author="Austin T. Clements and M. Frans Kaashoek and Nickolai Zeldovich"
 ,Title="Scalable Address Spaces Using {RCU} Balanced Trees"