Shared Memory

09/11/98


Click here to start


Table of Contents

Shared Memory

Motivation

shmget()

shmat()

shmctl()

Shared Memory Example

mmap()

Memory Mapped I/O Example

Semaphores

Motivation

The Critical Section Problem

Semaphores

Semaphores (cont.)

semget()

semop()

Example

Author: James MacLean & Sean Culhane

Email: maclean@vis.toronto.edu

Home Page: http://www.cs.toronto.edu/~maclean/csc209/Fall98/Slides

Download presentation source