[Linux] Understanding the Linux Virtual Memory Manager

Linux kernel 을 보면서 가장 먼저 관심을 가지고 보고 있는 memory management.

Dynamic memory handling 하는 부분이 많아서 쉽지 않네요.
코드 양이 좀 방대해서 조각조각 이해해서 전체를 맞추어 나가는 것이 어렵네요.

Linux memory management 에 대해서 잘 나와 있는 책 pdf 가 무료로 공개되어 있네요.
저는 개인적으로 책은 녹색 형광펜, 빨간색 pilot Hi-Tecpoint 와 자가 없으면  책을 못 보지만 pdf 도 간혹 필요할때가 있다.

LaTeX 로 작성된 책이라서 더욱 좋구나… :)

Popularity: 13% [?]

Related posts:

Facebook Comments

comments

Powered by Facebook Comments

Related posts:

  1. [linux] Interactive map of Linux kernel (http://makelinux.com/kernel_map)
  2. [Android] debugging : dumpState, dumpSys