Romolo Marotta
  • General Information
  • Research & Publications
  • Teaching
    • A.Y. 2024/2025
    • A.Y. 2023/2024
    • A.Y. 2022/2023
    • A.Y. 2021/2022
      • Operating Systems (lecturer) [BSc @ Roma Tre]
      • Operating Systems (tutor) [BSc @ Tor Vergata]
        • News
        • Topics
        • Detailed program and material of tutoring lectures
          • 09-03-2022 - Installing Linux (by LUG)
          • 16-03-2022 - C programming recalls - part 1
          • 23-03-2022 - C recalls - part 2, Process creation, wait and exit - part 1
          • 30-03-2022 - Processes - part 2, Threads - part 1
          • 06-04-2022 - Threads - part 2
          • 13-04-2022 - Affinity and File management - part 1
          • 20-04-2022 - File management - part 2
          • 27-04-2022 - File management - part 3
          • 04-05-2022 - Pipes - part 1
          • 11-05-2022 - Pipes - part 2
          • 18-05-2022 - Pipes part 3
          • 25-05-2022 - Canceled
          • 01-06-2022 - Shared Memory
          • 07-06-2022 - Synchronization
          • 08-06-2022 - Events
    • A.Y. 2019/2020
    • A.Y. 2018/2019
    • A.Y. 2017/2018
  • Curriculum Vitae
  • Projects & Theses
  • About me
Romolo Marotta
  • »
  • Teaching »
  • A.Y. 2021/2022 »
  • Operating System A.A. 2021/2022 - BSc @Tor Vergata »
  • 01-06-2022 - Shared Memory
  • View page source

01-06-2022 - Shared Memory¶

Slides:

07-memory.pdf

Ex. solutions:

07-solutions.zip

Useful Links¶

  • shmget

  • shmat

  • shmctl

  • shmdt

  • CreateFileMappingA

  • OpenFileMappingA

  • MapViewOfFile

  • UnmapViewOfFile

Previous Next

© Copyright 2025, Romolo Marotta. Last updated on Mar 02, 2025.

Flag icons made by Freepik from www.flaticon.com

Built with Sphinx using a theme provided by Read the Docs.