Boost logo

Boost Users :

Subject: Re: [Boost-users] [Interprocess] Managed segment placement
From: Jorge Bellon (jbellon_at_[hidden])
Date: 2014-07-03 04:24:42


Ion Gaztañaga <igaztanaga <at> gmail.com> writes:

>
> Hi Jorge,
>
> With the current design it's not possible. What's the use case for
> placing the manager outside the buffer?
>
> Best,
>
> Ion
>

Hi Ion,
Thank you for the info.

The use case would be to manage a memory pool allocated on a remote node.

This would be used by a run-time library for distributed programming. It would
allocate a memory region and manage this memory from another node, so that
we can perform operations with that piece of memory (allocate portions, transfer
data, etc.) without the intervention of the local node.

Regards,
 Jorge


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net