Lectures, Assignments, and Exercises
2.1 proc
2.2 ipc
2.3 vm
2.4 fs
2.5 io
2.6 virt
2.7 sec
2.8 perf
2.9 Paper
2.10 Presentation
2.11 Midterm
2.12 Final

2.8 perf

This exercise is optional. Refer to the exercise policy for details.
Try to benchmark an operating system feature of your choice, such as the file system, I/O layer, virtual memory manager, etc. You may want to read Producing Wrong Data Without Doing Anything Obviously Wrong!.