メモリ管理(ハードウェア&ソフトウェア)資料

"What every programmer should know about memory" - the PDF version [LWN.net]

Abstract
...
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.

来週までに読んでおきたい.