跳至主要內容

What Every Programmer Should Know About Memory

沐沐2024年11月16日kernelkernelPapercpumemory约 109 字小于 1 分钟

What Every Programmer Should Know About Memory

注意

如果pdf无法加载,请使用 Google Chrome 浏览器重试。

What Every Programmer Should Know About Memory

This paper explains the structure of memory subsystems in use on modern commodity hardware, illustrating why CPU caches were developed, how they work, and what programs should do to achieve optimal performance by utilizing them.