• 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
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...