Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Operating Systems: Principles and Practice. Vol. 3: Memory Management (Repost)

Posted By: step778
Operating Systems: Principles and Practice. Vol. 3: Memory Management (Repost)

Thomas Anderson, Michael Dahlin, "Operating Systems: Principles and Practice. Vol. 3: Memory Management"
English | 2015 | pages: 243 | ISBN: B014RTDPJM | EPUB | 1,5 mb

Operating Systems: Principles and Practice is a textbook for a first course in undergraduate operating systems. In use at dozens of top tier universities, and written by two leading operating systems researchers with decades of experience successfully teaching complex topics to thousands of students, this textbook provides:
A path for students to understand high level concepts all the way down to working code.
Extensive worked examples integrated throughout the text provide students concrete guidance for completing homework assignments.
A focus on up-to-date industry technologies and practice
The e-book version of Operating Systems: Principles and Practice is broken into 4 volumes:
Volume 1: Kernels and Processes
Volume 2: Concurrency
Volume 3: Memory Management
Volume 4: Persistent Storage
This is Volume 3: Memory Management
In this volume, we explain both the theory and mechanisms behind 64-bit address space translation, demand paging, and virtual machines.

My Link