MultiMM
memory 

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:10KB
下载次数:6
上传日期:2007-09-23 09:02:19
上 传 者selami
说明:  Some delphi code to Optimal Code - Memory Manager. Memory management pas.
(Some delphi code to Optimal Code- Memory Manager. Memory management pas.)

文件列表:
HPMM.pas (19853, 2001-07-24)
MultiMM.pas (13706, 2002-05-11)
CC14283.url (124, 2001-02-23)
Optimal Code - Memory Manager.url (150, 2001-10-09)
Bug Fix in MultiMM -2003-09-18.txt (2448, 2003-10-01)

ID: 14283 Title: Memory Manager Replacement Name: Robert Lee EMail: rhlee@nwu.edu Description: Contains both a stand-alone and a replacement memory manager. This significant enhancements are: 1) Returns highly aligned memory blocks. 2) Non-thread blocking (replacment version) 3) Fast This is the first public beta version and so may contain some bugs. The stand-alone manager is HPMM and the replacement manager is MultiMM and is based on HPMM. Using HPMM requires creating an instance of TMemManager and then calling GetMem, FreeMem and ReAllocMem as needed. Using MultiMM is simply a matter of placing it as the first entry in the uses clause of the program (.dpr) file. All subsequent memory requests will be routed through MultiMM. Note: MultiMM patches the system unit to catch thread terminations and clean up appropriately. Please send comments to: rhlee@nwu.edu Product: Delphi Versions: 2-5 Category: Source Code Updated: 17-Jan-00 11:37:23 AM Rating: 0 Copyright: No significant restrictions Downloads: 104 Size: 6.8K List Files

近期下载者

相关文件


收藏者