Lines Matching full:level
99 by the last memory level in the hierarchy. The system meanwhile uses
103 The term "far memory" is used to denote the last level memory in the
104 hierarchy. Each increasing cache level provides higher performing
108 This numbering is different than CPU caches where the cache level (ex:
109 L1, L2, L3) uses the CPU-side view where each increased level is lower
110 performing. In contrast, the memory cache level is centric to the last
111 level memory, so the higher numbered cache level corresponds to memory
117 accesses the next level of memory until there is either a hit in that
118 cache level, or it reaches far memory.
135 The attributes for each level of cache is provided under its cache
136 level index::
142 Each cache level's directory provides its attributes. For example, the
143 following shows a single cache level and the attributes available for
158 level on a miss.
160 The "size" is the number of bytes provided by this cache level.