Study note
Understanding the Linux Virtual Memory Manager
Properties
- Type
- Books
- Status
- 想读
- Domain
- Systems
- Category
- 内存管理与虚拟内存
- Source
- book.douban.com
- Vault note
library/books/systems/Understanding-the-Linux-Virtual-Memory-Manager-90feaca8dbe4c2e8.md
Summary
深入解释 Linux 虚拟内存管理器的实现,把阅读内核源码所需的时间从逐行摸索缩短为系统学习;内容分为 VM 架构、Linux 2.4 VM 源码逐行解读,以及 Linux 2.6 新特性。
Highlights
既讲理论基础又讲实现细节,适合想理解 Linux VM 如何影响其他内核子系统和整体性能的人。
Notes
Mel Gorman;2004-5-9。
Comments
Loading comments...