B16 Operating Systems

Lecture Slides

Examples

Note that you should use the Makefile appropriate to your architecture.

Makefile
Makefile.MacOS
primes_example.c
fork_example_1.c
fork_example_2.c
pipe_example.c
thread_example_1.c
thread_example_2.c
thread_example_3.c
mmap_shared_memory_example.c
socket_client.c
socket_server.c

Example Sheet

Book