jeco.dmm.sim2.lib.allocator
Class Lea

java.lang.Object
  extended by jeco.dmm.sim2.lib.DynamicMemoryManager
      extended by jeco.dmm.sim2.lib.allocator.Lea

public class Lea
extends DynamicMemoryManager

Author:
jlrisco

Field Summary
 
Fields inherited from class jeco.dmm.sim2.lib.DynamicMemoryManager
allocators, blocksAllocated, currentPosition, metrics
 
Constructor Summary
Lea(ProfilingReport profilingReport)
           
 
Method Summary
 
Methods inherited from class jeco.dmm.sim2.lib.DynamicMemoryManager
add, free, getAllocators, malloc, sortAndFixMinSizes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lea

public Lea(ProfilingReport profilingReport)