Boost logo

Boost Users :

From: Zeljko Vrba (zvrba_at_[hidden])
Date: 2008-05-30 14:35:41


On Fri, May 30, 2008 at 02:25:10PM -0400, Jason Sachs wrote:
>
> Not a fuss, just trying to be aware of all the problems. This
>
Another thing that just occurred to me: allocate huge SHM segment but
don't commit it immediately; let the os allocate the swap on-demand.
Now, when you run out of swap, the OS should signal the condition
somehow (structured exception handling? something else?). You can
catch the condition and take appropriate action, whatever that might be.


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