Discussion:
[omniORB] pre allocating memory for unmarshelling of parameters passed between remote calls
Manusha Wijekoon
2009-09-29 21:44:44 UTC
Permalink
Hi,

when i try to call a method in a remote servant with parameters that are
quite large (say 50 MB), memory allocation failures occur in the server
during unmarshalling. I have experienced this in windows mostly.
This has to be due to virtual memory fragmentation in the server process, so
that it can't find a continuous memory region of the requested size.
I was wonderng whether there is any way to configure OMNI to preallocate a
huge enough chunk of memory during initialization and use that chunk for
subsequent memory requirements.

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20090929/ebf5e757/attachment.htm
Loading...