gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
gem5::partitioning_policy Namespace Reference

Classes

class  BasePartitioningPolicy
 A Partitioning Policy is a cache partitioning mechanism that limits the cache block allocations in a cache based on a PartitionID identifier. More...
 
class  MaxCapacityPartitioningPolicy
 A MaxCapacityPartitioningPolicy filters the cache blocks available to a memory requestor (identified via PartitionID) based on count of already allocated blocks. More...
 
class  PartitionManager
 
class  WayPartitioningPolicy
 A WayPartitioningPolicy filters the cache blocks available to a memory requestor (identified via PartitionID) based on the cache ways allocated to that requestor. More...
 
class  WayPolicyAllocation
 A WayPolicyAllocation holds a single PartitionID->Ways allocation for Way Partitioning Policies. More...
 

Generated on Mon Jan 13 2025 04:29:09 for gem5 by doxygen 1.9.8