Toggle navigation
CS3650 Computer Systems
General
Syllabus
Schedule
Office Hours
Assignments
Resources
Week 11
Looking at xv6
Readings & Notes
Slides
Code
Additional Resources
Readings & Notes
xv6 Book
Slides
Ji-Yong’s slides
Code
File
Preview
Download
Description
1.
linked_list.c
HTML
linked_list.c
Persistent linked lists using mmapped files
2.
shared.c
HTML
shared.c
Sharing memory between processes
Additional Resources
Browsable xv6 source code
Completely Fair Scheduler
, the current Linux scheduler
Inside the Linux 2.6 Completely Fair Scheduler
, another look at CFS