Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@virtuozzo.com>2017-03-06 11:01:30 +0300
committerPavel Emelyanov <xemul@virtuozzo.com>2017-03-07 18:14:51 +0300
commit2aa9b4f27d36f69851ad7186edc9d89cd4aaf96b (patch)
treee8fe6c8221c99051ed3b857e744e01fe94f61a7b /lib
parentd5df3bf2acd65946149c838917e6f1cce2bd4183 (diff)
ipc: Fix huge ipcshm segments data dump/restore
The ipcns-shm images are buffered and contain raw dumps of memory contents. If the segment is huge, the bfd engine overflows and doesn't write data into image. This is not nice by itself, but huge images shouldn't use bfd to avoid double buffering. Also, in the future, this image should be fixed not to keep mem dumps in one image with object. https://github.com/xemul/criu/issues/287 Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions