Skip to content

Commit 5209a31

Browse files
committed
Add abstract for CPU Cache talk
1 parent 1b27357 commit 5209a31

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

5.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,16 @@ <h2 id="schedule">Schedule</h2>
301301
<br />
302302
<br />
303303
<p>
304-
To be decided
304+
A quick overview of how memory layouts can have measurable effects on memory access times due to CPU caching and the physical architecture of the chip.
305+
<br />
306+
Bonus: See some
307+
<a
308+
href="https://en.wikipedia.org/wiki/Decapping"
309+
target="_blank"
310+
rel="noreferrer">
311+
delidded
312+
</a>
313+
AMD CPUs, courtesy of Harsh.
305314
</p>
306315
<br />
307316
</td>

0 commit comments

Comments
 (0)