Version 0.8.3 v0.8.3
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 1 Mar 2014 17:57:24 +0000 (12:57 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 1 Mar 2014 17:57:24 +0000 (12:57 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 1d303005c53bde68416864cba5175c0999ef848c..638b35eac48a9c05430bb440fcf1e6139e71831d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2014-03-01 Userspace RCU 0.8.3
+       * Fix: high cpu usage in synchronize_rcu with long RCU read-side C.S.
+
 2014-02-28 Userspace RCU 0.8.2
        * Fix: out of tree build: doc/examples
        * Fix: out of tree build tests/common
index 0838f88a065a0086a28877d50522f012285d9ca3..654408a2f851e8cabb0438d9b5d241dc2e95e551 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 
-AC_INIT([userspace-rcu],[0.8.2],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([userspace-rcu],[0.8.3],[mathieu dot desnoyers at efficios dot com])
 
 # Following the numbering scheme proposed by libtool for the library version
 # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
This page took 0.026801 seconds and 4 git commands to generate.