Skip to main content

Virtual Memory

  • Chapter
  • First Online:
Low-Level Programming
  • 4534 Accesses

Abstract

This chapter covers virtual memory as implemented in Intel 64. We are going to start by motivating an abstraction over physical memory and then getting a general understanding of how it looks like from a programmer’s perspective. Finally, we will dive into implementation details to achieve a more complete understanding.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 79.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 99.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    An interrupt #PF (Page Fault) occurs.

  2. 2.

    To find the process identifier, use such standard programs as ps or top.

  3. 3.

    Theoretically we could support all 64 bits of physical addresses, but we do not need that many addresses yet.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Igor Zhirkov

About this chapter

Cite this chapter

Zhirkov, I. (2017). Virtual Memory. In: Low-Level Programming. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2403-8_4

Download citation

Publish with us

Policies and ethics