Condition - Very Good The item shows wear from consistent use, but it remains in good condition and functions properly. Item may arrive with damaged packaging or be repackaged. It may be marked, have identifying markings on it, or have minor cosmetic damage. It may also be missing some parts/accessories or bundled items.
Understanding the Linux Virtual Memory Manager
Describes VM in detail, presenting both theoretical foundations and a line-by-line source code commentary. This book covers everything from physical memory description to out-of-memory management. It's coverage includes: Linux VM 2.4 architecture in depth-with diagrams and call graphs; Physical memory description, page tables, and more.