Uses of Package
jeco.dmm.simulator

Packages that use jeco.dmm.simulator
jeco.dmm   
jeco.dmm.simulator   
jeco.dmm.simulator.layers   
jeco.dmm.simulator.layers.coalescing   
jeco.dmm.simulator.layers.combining   
jeco.dmm.simulator.layers.freelists   
jeco.dmm.simulator.layers.root   
jeco.dmm.simulator.layers.simple   
jeco.dmm.simulator.selectors   
 

Classes in jeco.dmm.simulator used by jeco.dmm
DMMStructureGF
           
 

Classes in jeco.dmm.simulator used by jeco.dmm.simulator
DMMBlock
          This class represents a block (header + data) in the DMM, as well as the pointer to the next and previous blocks both in memory (nextInHeap, prevInHeap) and internal DMM lists (prev, next)
DMMData
          This class represents a data space in the DMM
DMMIntList
           
DMMSizesArray
           
 

Classes in jeco.dmm.simulator used by jeco.dmm.simulator.layers
DMMBlock
          This class represents a block (header + data) in the DMM, as well as the pointer to the next and previous blocks both in memory (nextInHeap, prevInHeap) and internal DMM lists (prev, next)
DMMData
          This class represents a data space in the DMM
 

Classes in jeco.dmm.simulator used by jeco.dmm.simulator.layers.coalescing
DMMBlock
          This class represents a block (header + data) in the DMM, as well as the pointer to the next and previous blocks both in memory (nextInHeap, prevInHeap) and internal DMM lists (prev, next)
DMMData
          This class represents a data space in the DMM
 

Classes in jeco.dmm.simulator used by jeco.dmm.simulator.layers.combining
DMMBlock
          This class represents a block (header + data) in the DMM, as well as the pointer to the next and previous blocks both in memory (nextInHeap, prevInHeap) and internal DMM lists (prev, next)
DMMData
          This class represents a data space in the DMM
DMMSizesArray
           
 

Classes in jeco.dmm.simulator used by jeco.dmm.simulator.layers.freelists
DMMBlock
          This class represents a block (header + data) in the DMM, as well as the pointer to the next and previous blocks both in memory (nextInHeap, prevInHeap) and internal DMM lists (prev, next)
DMMData
          This class represents a data space in the DMM
 

Classes in jeco.dmm.simulator used by jeco.dmm.simulator.layers.root
DMMBlock
          This class represents a block (header + data) in the DMM, as well as the pointer to the next and previous blocks both in memory (nextInHeap, prevInHeap) and internal DMM lists (prev, next)
DMMData
          This class represents a data space in the DMM
 

Classes in jeco.dmm.simulator used by jeco.dmm.simulator.layers.simple
DMMBlock
          This class represents a block (header + data) in the DMM, as well as the pointer to the next and previous blocks both in memory (nextInHeap, prevInHeap) and internal DMM lists (prev, next)
DMMData
          This class represents a data space in the DMM
 

Classes in jeco.dmm.simulator used by jeco.dmm.simulator.selectors
DMMData
          This class represents a data space in the DMM