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

Pavel Emelyanov xemul at parallels.com
Fri Feb 28 01:19:03 PST 2014


On 02/25/2014 06:04 PM, Andrey Vagin wrote:
> 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(-)
> 


applied


More information about the CRIU mailing list