View Issue Details

IDProjectCategoryView StatusLast Update
0022541CommunityOCCT:Foundation Classespublic2017-10-14 09:29
ReporterszyAssigned Toabv 
PrioritynormalSeverityfeature 
Status closedResolutionwon't fix 
OSAll 
Summary0022541: Support of user-defined memory manager
DescriptionRLN contribution (Patch from RLN).
Detailed description:
Using MMGT_LIBRARY environment variable, a user-defined memory manager can be
dynamically loaded during load time
1. Standard.cxx: corrected value of corresponding variables for case when
MMGT_OPT & MMGT_REENTRANT are not defined depending on HAVE_TBB
Dependency: None

Branch => OCC22541_RLNMemManager.
TagsNo tags attached.
Test case number

Activities

szy

2011-10-21 17:24

manager   ~0018387

Andrey,
Could you overlook it because this RLN patch (as it seems to me) was lost.

abv

2017-10-14 09:29

manager   ~0071433

I believe we do not need this possibility as it is very specific and it is not clear why it can be useful. Note that we already have three different options (standard system memory management MMGT_OPT=0, legacy OCCT memory manager MMGT_OPT=1, and TBB one MMGT_OPT=2), and this seems to be pretty sufficient.

Issue History

Date Modified Username Field Change
2011-08-02 11:23 bugmaster Category OCCT:FDC => OCCT:Foundation Classes
2011-10-21 17:24 szy Note Added: 0018387
2011-10-21 17:24 szy Assigned To bugmaster => abv
2011-10-21 17:24 szy Resolution suspended => open
2011-10-21 17:24 szy Fixed in Version EMPTY =>
2011-10-21 17:24 szy Description Updated
2011-10-21 17:25 szy Status acknowledged => assigned
2011-11-25 14:26 szy Description Updated
2017-10-14 09:29 abv Note Added: 0071433
2017-10-14 09:29 abv Status assigned => closed
2017-10-14 09:29 abv Resolution open => won't fix