• Pavel Emelyanov's avatar
    mem: Rework vma open · dbd92e90
    Pavel Emelyanov authored
    We now have two places where we if/elseif/elseif/else a vma
    and take actions -- the prepare_mm_pid and open_vmas. I propose
    to make this if/... onlce once (while preparing) and set up
    a callback on vma to be called later (while opening).
    
    This requires my patch that doesn't set -1 in alloc_vma or
    Andrey's patch that does the same.
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    dbd92e90
Name
Last commit
Last update
Documentation Loading commit data...
contrib Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
lib Loading commit data...
scripts 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.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...