gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:20 for gem5 by doxygen 1.11.0