ProcessorCache
interface ProcessorCache
ProcessorCache
interface represents a processor's cache with its properties like level, associativity, line size, cache size, and cache type.
This interface provides the details about the cache hierarchy and its characteristics, which are useful for system-level performance analysis and optimization.
Author
N7ghtm4r3
Inheritors
ProcessorCacheImpl