lorenzo-stoakes / linux-gorman-book-notesLinks
Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.
☆54Updated 9 years ago
Alternatives and similar repositories for linux-gorman-book-notes
Users that are interested in linux-gorman-book-notes are comparing it to the libraries listed below
Sorting:
- ☆48Updated last year
- minivm based on kvm☆154Updated last year
- Succinct notes on the linux mm subsystem.☆123Updated 2 years ago
- Notes on the linux kernel VM subsystem.☆378Updated 2 years ago
- Automatically generated litmus tests for validation LISA-language Linux-kernel memory models☆25Updated 2 months ago
- An implementation of the popular Earliest Deadline First (EDF) scheduling algorithm or the Linux kernel. It is still experimental code, a…