[ltt-dev] [RFC PATCH 6/7] urcu:make boostable urcu as default
Lai Jiangshan
laijs at cn.fujitsu.com
Tue Aug 16 03:58:09 EDT 2011
Signed-off-by: Lai Jiangshan <laijs at cn.fujitsu.com>
---
urcu/static/urcu.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/urcu/static/urcu.h b/urcu/static/urcu.h
index 0941fd2..e4463a3 100644
--- a/urcu/static/urcu.h
+++ b/urcu/static/urcu.h
@@ -1,6 +1,9 @@
#ifndef _URCU_STATIC_H
#define _URCU_STATIC_H
+#define URCU_WAIT_READER
+#define URCU_BOOST_READER
+
/*
* urcu-static.h
*
--
1.7.4.4
More information about the lttng-dev
mailing list