• Cyrill Gorcunov's avatar
    test: grow_map -- Mark as noauto · b745fc05
    Cyrill Gorcunov authored
    "With the recent kernel changes criu should never look outside of start-end
    region reported by /proc/maps; and restore doesn't even need to know if a
    GROWSDOWN region will actually grow or not, because (iiuc) you do not need
    to auto-grow the stack vma during restore, criu re-creates the whole vma
    with the same length using MAP_FIXED and it should never write below the
    addr returned by mmap(MAP_FIXED)" // Oleg
    Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    b745fc05
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...