[ltt-dev] [PATCH resent 0/7] pending urcu patches
Paolo Bonzini
pbonzini at redhat.com
Wed Aug 17 04:31:27 EDT 2011
I'm resending patches that have mostly already been reviewed, but you
have not pushed yet.
Paolo Bonzini (7):
wfqueue: fix type-incorrect assignment
rcutorture: fix rcutorture-qsbr
urcu-qsbr: move private definitions to .c file
rcutorture: put thread offline while waiting for the init flag
urcu-bp: move private definitions to .c file
urcu: move private definitions to .c file
urcu-qsbr: avoid useless futex wakeups and burning CPU for long grace
periods
tests/Makefile.am | 2 +-
tests/rcutorture.h | 6 ++++--
urcu-bp.c | 5 +++++
urcu-qsbr.c | 22 +++++++++++++++++-----
urcu.c | 12 ++++++++++++
urcu/static/urcu-bp.h | 5 -----
urcu/static/urcu-qsbr.h | 19 ++++++-------------
urcu/static/urcu.h | 12 ------------
urcu/static/wfqueue.h | 2 +-
9 files changed, 46 insertions(+), 39 deletions(-)
--
1.7.6
More information about the lttng-dev
mailing list