Cache placement policies determine where a memory block can be placed in a CPU cache. The placement may be restricted to a specific cache line or set of cache lines. There are three different policies for placement: direct-mapped, fully associative, and set-associative.
UC Berkeley
Fall 2022
This course deepens students' understanding of computer architecture and the translation of high-level programs into machine language. Emphasis is on C and assembly language programming, computer organization, parallelism, CPU design, and warehouse-scale computing. Prerequisites include CS61A and CS61B or equivalent C-based programming experience.
No concepts data
+ 51 more concepts