[CRIU] [PATCH 0/2] zdtm/maps007: use futex-s for synchronization

Andrey Vagin avagin at openvz.org
Tue Feb 25 06:04:16 PST 2014


Currently the test is spinning on atomic variables.

Andrey Vagin (2):
  zdtm/lock: add futex_add_and_wake and futex_wait_while_lt
  zdtm/maps007: remove spinlocks from the test

 test/zdtm/lib/arch/arm/include/asm/atomic.h |  2 ++
 test/zdtm/lib/arch/x86/include/asm/atomic.h |  7 +++++++
 test/zdtm/lib/lock.h                        | 18 ++++++++++++++++++
 test/zdtm/live/transition/maps007.c         | 10 +++++-----
 4 files changed, 32 insertions(+), 5 deletions(-)

-- 
1.8.5.3



More information about the CRIU mailing list