Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 220 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 220 Bytes

comp410

COMP 410 - Operating Systems classwork repo.

Project 1

Goal: To understand the entire round-trip cost of a system call. To measure the cost of a read/write call into the kernel and back out of the kernel.