Direct mapped Page

Direct Mapped



Return to Mapped, Map, Mapping, Mapper

"direct mapped - a form of cache associativity in which every region in main memory maps to exactly one cache line, resulting in evictions when a second region that maps to the same cache line is accessed. alignas (182)" (EMCppSfe 2021)

{{navbar_footer}}