• Adrian Reber's avatar
    criu: uffd runtime detection · c443faca
    Adrian Reber authored
    Now that userfaultfd/lazy-pages support is enable all the time, this
    adds runtime detection of userfaultfd. On a system without the
    userfaultfd syscall following is printed:
    
    uffd daemon:
    
    (00.000004) Error (uffd.c:176): lazy-pages: Runtime detection of userfaultfd failed on this system.
    (00.000024) Error (uffd.c:177): lazy-pages: Processes cannot be lazy-restored on this system.
    
    or criu restore
    
    (00.457047)   6858: Error (uffd.c:176): lazy-pages: Runtime detection of userfaultfd failed on this system.
    (00.457049)   6858: Error (uffd.c:177): lazy-pages: Processes cannot be lazy-restored on this system.
    Signed-off-by: 's avatarAdrian Reber <areber@redhat.com>
    Acked-by: 's avatarMike Rapoport <rppt@linux.vnet.ibm.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    c443faca
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...