• Mike Rapoport's avatar
    zdtm.py: postpone waiting for lazy-pages daemon · e5b4fcb6
    Mike Rapoport authored
    Currently we are waiting for lazy-pages daemon to finish as a part of
    .restore method, which may cause filling test process memory before the
    test process resumed it's execution after call to test_waitsig(). In such
    case, no page faults occur, but rather all the memory is copied in
    handle_remaining_pages method in uffd.c.
    Let's move wait(<lazy-pages-pid>,..) after call to test.stop().
    
    travis-ci: success for lazy-pages: add non-#PF events handling
    Signed-off-by: 's avatarMike Rapoport <rppt@linux.vnet.ibm.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    e5b4fcb6
Name
Last commit
Last update
..
compel Loading commit data...
inhfd Loading commit data...
jenkins Loading commit data...
others Loading commit data...
zdtm Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
abrt.sh Loading commit data...
check_actions.py Loading commit data...
crit-recode.py Loading commit data...
criu.py Loading commit data...
empty-netns-prep.sh Loading commit data...
groups.desc Loading commit data...
inhfd.desc Loading commit data...
rpc_pb2.py Loading commit data...
show_action.sh Loading commit data...
umount2.c Loading commit data...
zdtm.desc Loading commit data...
zdtm.py Loading commit data...
zdtm_ct.c Loading commit data...
zdtm_mount_cgroups Loading commit data...