Go to the documentation of this file.
34 #ifndef __MEM_POOL_HH__
35 #define __MEM_POOL_HH__
76 #endif // __MEM_POOL_HH__
Counter freePages() const
BitfieldType< SegDescriptorLimit > limit
Class for handling allocation of physical pages in SE mode.
Counter totalPages() const
void setFreePage(Counter value)
Addr allocate(Addr npages)
Counter allocatedPages() const
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Addr allocatedBytes() const
Addr freePageAddr() const
double Counter
All counters are of 64-bit values.
Counter freePageNum
Page number to free memory.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Counter _totalPages
The size of the pool, in number of pages.
MemPool(System *system, Addr ptr, Addr limit)
Generated on Tue Sep 7 2021 14:53:49 for gem5 by doxygen 1.8.17