Home
Schedule
Assignments
Exams
Lab Machines
Resources
Textbook
Autolab
15-213 Introduction to Computer Systems
Lecture 16: System-Level I/O
Reading: Ch 11
Slides:
16-sys-io
Notes:
16-notes-sys-io
Code:
io
For RIO package see
csapp.c
Concepts:
Unix I/O
Robust reading and writing (Rio package)
Reading file metadata
File sharing
I/O redirection
Standard I/O
Previous lecture:
Linking
Next lecture:
Virtual Memory Concepts