gem5  v20.1.0.0
Classes
mem_interface.hh File Reference
#include <deque>
#include <string>
#include <unordered_set>
#include <utility>
#include <vector>
#include "base/statistics.hh"
#include "enums/AddrMap.hh"
#include "enums/PageManage.hh"
#include "mem/abstract_mem.hh"
#include "mem/drampower.hh"
#include "mem/mem_ctrl.hh"
#include "params/DRAMInterface.hh"
#include "params/MemInterface.hh"
#include "params/NVMInterface.hh"
#include "sim/eventq.hh"

Go to the source code of this file.

Classes

class  MemInterface
 General interface to memory device Includes functions and parameters shared across media types. More...
 
class  MemInterface::Bank
 A basic class to track the bank state, i.e. More...
 
class  DRAMInterface
 Interface to DRAM devices with media specific parameters, statistics, and functions. More...
 
struct  DRAMInterface::Command
 Simple structure to hold the values needed to keep track of commands for DRAMPower. More...
 
struct  DRAMInterface::RankStats
 
class  DRAMInterface::Rank
 Rank class includes a vector of banks. More...
 
struct  DRAMInterface::DRAMStats
 
class  NVMInterface
 Interface to NVM devices with media specific parameters, statistics, and functions. More...
 
class  NVMInterface::Rank
 NVM rank class simply includes a vector of banks. More...
 
struct  NVMInterface::NVMStats
 

Detailed Description

MemInterface declaration

Definition in file mem_interface.hh.


Generated on Wed Sep 30 2020 14:02:19 for gem5 by doxygen 1.8.17