index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ovs-rcu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rculist: Remove postponed poisoning.
Jarno Rajahalme
2015-06-11
1
-0
/
+13
*
ovs_threads: Avoid running pthread destructors from main thread exit.
Gurucharan Shetty
2015-05-27
1
-0
/
+14
*
lib/list: Add LIST_FOR_EACH_POP.
Jarno Rajahalme
2015-04-06
1
-3
/
+2
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-4
/
+4
*
ovs-rcu: Make ovsrcu_quiesce() flush the callback event set.
Alex Wang
2014-09-12
1
-2
/
+7
*
lib/ovs-rcu: Export ovsrcu_synchronize().
Jarno Rajahalme
2014-07-11
1
-2
/
+1
*
lib/ovs-atomic: Add ovs_refcount_unref_relaxed(), ovs_refcount_try_ref_rcu().
Jarno Rajahalme
2014-07-07
1
-1
/
+4
*
lib/ovs-rcu: Fix documentation, add ovsrcu_init().
Jarno Rajahalme
2014-05-28
1
-6
/
+6
*
ovs-rcu: Log the name of the main thread as "main" instead of "".
Ben Pfaff
2014-04-29
1
-1
/
+3
*
ovs-rcu: Log a helpful warning when ovsrcu_synchronize() stalls.
Ben Pfaff
2014-04-28
1
-1
/
+23
*
ovs-thread: Make caller provide thread name when creating a thread.
Ben Pfaff
2014-04-28
1
-2
/
+1
*
timeval: Preserve quiescence across time_poll().
Ben Pfaff
2014-04-28
1
-0
/
+7
*
ovs-rcu: Name the ovsrcu_postpone_thread to 'urcu'.
Alex Wang
2014-04-22
1
-0
/
+1
*
ovs-rcu: Call ovsrcu_init() in ovsrcu_quiesce().
Alex Wang
2014-03-19
1
-0
/
+1
*
ovs-rcu: New library.
Ben Pfaff
2014-03-18
1
-0
/
+293