Skip to main content
Ctrl+K
Jörg Faschingbauer - Home Jörg Faschingbauer - Home
  • Training Courses
  • About
  • Blog
  • Training Courses
  • About
  • Blog

Section Navigation

  • Course Descriptions
  • Pricing, Organizational
  • Log Of Past Courses
  • Complete Slide Material
    • Linux
      • Linux Basics
      • SSH: Secure Shell
      • Toolchain, And Cross Development
      • Linux Systems Programming
        • Introductory Live Hacking, Hardware-Wise (sysfs GPIO)
        • Linux Systems Programming: Basics
        • File I/O
        • Blocking I/O: What Is That?
        • Processes
        • POSIX Threads
        • Scheduling
        • Sysprog: Events
        • Sysprog: POSIX IPC
        • Sysprog: Signals
        • mmap
        • POSIX Message Queues
      • Linux Hardware Interfaces
      • Linux Kernel Driver Development
      • Drafts
    • Python Programming
    • The C Programming Language
    • C++ < 11
    • C++ >= 11
    • Design Patterns With C++
    • C++: TODO List
    • C++: Miscellaneous Live-Hacking
    • C++ Code
    • C++ Exercises
    • CMake
    • Is Software A Craft? Software Is A Craft! ⟶ Clean Code
    • Unit Testing With googletest
  • Training Courses
  • Complete Slide Material
  • Linux
  • Linux Systems Programming
  • mmap

mmap#

  • Virtual Memory: Big Picture
  • Lazy Allocation, Demand Paging, And Overcommit
  • Introduction To mmap(): Anonymous Memory
  • mmap: File Mappings, Basics
  • A Simple Client/Server Scenario
  • TODO: And Realtime?
  • TODO: fork()

Links#

  • Introduction to Memory Management in Linux

  • understanding mmap, the workhorse behind keeping memory access efficient in linux

On this page
  • Links

© Copyright 2019-2025 (GPLv3), Jörg Faschingbauer.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.

Show Source