New config parameters
malloc -> NdbMem_Allocate ndb/include/mgmapi/mgmapi_config_parameters.h: Added Meta Data config parameter constants ndb/src/common/mgmcommon/ConfigInfo.cpp: Added Meta Data config parameters ndb/src/common/mgmcommon/LocalConfig.cpp: malloc -> NdbMem_Allocate ndb/src/common/mgmcommon/NdbConfig.c: malloc -> NdbMem_Allocate ndb/src/common/portlib/NdbCondition.c: malloc -> NdbMem_Allocate ndb/src/common/portlib/NdbMutex.c: malloc -> NdbMem_Allocate ndb/src/common/portlib/NdbThread.c: malloc -> NdbMem_Allocate ndb/src/kernel/blocks/dbtc/Dbtc.hpp: Removed memory allocation as part of new of TcIndexOperation ndb/src/kernel/blocks/dbtc/DbtcInit.cpp: Some minor things + change of config parameter for consistency ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Removed memory allocation as part of new of TcIndexOperation ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp: malloc -> NdbMem_Allocate ndb/src/kernel/vm/Configuration.cpp: malloc -> NdbMem_Allocate + New config parameters for more consistency ndb/src/kernel/vm/pc.hpp: Not so many fragments allocated. Saves 140kBytes per table 160 kb -> 20 kb per table
Showing
Please register or sign in to comment