• Pavel Emelyanov's avatar
    image: Introduce files.img and file_entry · fe6fa3be
    Pavel Emelyanov authored
    There are two goals of this merge. First is to reduce the amount
    of image files we generate and scan on restore. The latter is
    more importaint, as even if we have no weird stuff like signalfd,
    we still try to open this file. So after the merge we try to
    open ~15 image files (out of ~30) less %) which is nice.
    
    The 2nd goal is to simplify the C/R support for SCM messages.
    This becomes possible with the fact, that all files we have can
    be distinguished by their ID only, w/o type. This, in turn,
    makes image layout for SCMs much simpler.
    Reviewed-by: 's avatarKirill Tkhai <ktkhai@virtuozzo.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    fe6fa3be
Name
Last commit
Last update
..
c Loading commit data...
py Loading commit data...
Makefile Loading commit data...