$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Boost managed memory files
From: Assaf Ben-amitai (assaf758_at_[hidden])
Date: 2018-03-26 14:50:19
Hi, I'm a user of boost interprocess managed memory file.
I'm facing the follwing issue - it seems that if a process fails while
allocating memory from a managed file, the internal data-structures may
corrupt , making the managed file becomes unuseable.
Does anyone have any info on efforts / projects to improve on this
situation?
Thx,
Assaf