• Mike Rapoport's avatar
    criu: pagemap: add PE_PRESENT flag · 96dd5298
    Mike Rapoport authored
    The PE_PRESENT flags is always set for pagemap entries that have
    corresponding pages in the pages*img. Pagemap entries describing a hole
    either with zero page or with pages in the parent snapshot will no have
    PE_PRESENT flag set.
    Pagemap entry that may be lazily restored is a special case. For the lazy
    restore from disk case, both PE_LAZY and PE_PRESENT will be set in the
    pagemap, but for the remote lazy pages case only PE_LAZY will be set.
    Signed-off-by: 's avatarMike Rapoport <rppt@linux.vnet.ibm.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    96dd5298
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...