[omniORB] High heap memory consumption due to omni layer memory management [OMNI ORB version 4.1.4]
Duncan Grisby
duncan at grisby.org
Wed Oct 29 12:37:27 GMT 2014
On Wed, 2014-10-29 at 10:49 +0000, Sahoo, Dibendu Kumar wrote:
[...]
> This leads to the finding that OMNI as well is using this specific type
> of memory allocator mechanism.
omniORB does not have its own memory allocator. It just uses new and
delete.
Whatever behaviour you are seeing is due to your platform, not the way
omniORB manages memory.
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list