Sang-Woo Jun -- Interesting Links
-
[meyers2017cache] Scott Meyers video on CPU caches and optimizing software:
Scott Meyers: Cpu Caches and Why You Care (2014)
- [evilmonkeyadesignz2020die] evilmonkeyzdesignz: {Taking apart an AMD chip package}
[link]: What does a CPU package actually look like inside?
- [downs2020avxmask] An interesting example of looking at CPU die photos (among others) and reasoning about functionality
[AVX Mask Registers, Again]
[Discussion at HackerNews]
- [muratori2023cleancode] "Clean" Code, Horrible Performance
[link]: Can excessively clean coding practices have negative performance impact. [discussion on Hackernews]
- [levis2023endofdram] ACM/IRTF Applied Networking Research Workshop: It's the End of DRAM As We Know It
[link]: Why DRAM scaling is ending, and what kind of system architectures may happen because of it
- [morgan2023computeandmemory] TheNextPlatform: What Do We Do When Compute And Memory Stop Getting Cheaper?
[link]
- [xtof2018msdos640] The 640K memory limit of MS-DOS
[link]: Evolution of backwards-compatible larger memory support with Intel CPUs
- [shirriff2023die386] Examining the silicon dies of the Intel 386 processor
[link]: Implementation details of the Intel 386 processor