Boost logo

Boost Users :

Subject: [Boost-users] [Interprocess] Allocation algorithms
From: Oodini (svdbg____at_[hidden])
Date: 2013-06-23 19:33:07


Hello,

I need to allocate and fill about 10 big memories areas (several Gb) at the startup of my program.
The data will never be modified or freed after during the program lifetime, and will be *only read* an other processes.

What allocation algorithm should I take from the ones provided by the library ?
Should I create a new one, more efficient (no reallocations, no race conditions...) ?

Thanks.


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