Hacker News new | past | comments | ask | show | jobs | submit login

I'm not sure who's the intended audience of this. It is called an Introduction to Virtual Memory that is aimed at C programmers.

How many C programmers are out there that do not know how VM works?




Plenty. In fact many get irate when you explain to them that thier nice "close to the metal" language is actualy doesnt talk directly to the memory, it has to go through a (albeit hardware assisted) transform moderated by a couple layers of stuff. The whole point of VM is to keep the illusion of working directly with memory/hw, because it is useful sometimes.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: