El 29/04/2014 3:56, vipin sachdeva escribió:Why type of exception throws? If an error is returned from the OS, the errno value will be stored in that exception.
Hi,
I am using managed_xsi_shared_memory to allocate memory as below:
boost::interprocess::managed_xsi_shared_memory
shmem(boost::interprocess::create_only, key, atol(argv[2]));
For some reason, I cannot allocate more than 8 GB of memory. Both sysctl
and ipcs have limits higher than that set (output below).
Best,
Ion
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users