Memory allocation and deallocation is much faster, because it is all done a pool at a time.
内存分配和回收更快,因为每次都是在一个池中完成的。
In order to solve this problem we designed the High Performance memory Manager (HPMM) that is responsible for the allocation and deallocation of the memory in F-Miner algorithm.
为了解决这一问题,本文设计了高效内存管理器(HPMM)来负责内存单元的申请与释放。
This will create a large overhead of allocation and deallocation of agents upon reaching transaction boundaries, which defeats the purpose of the connection concentrator.
这样会导致到达事务边界时的代理分配和解除分配这一巨大开销,这会影响连接集中器的功能。