Resources
Links and References to Relevant Literature and Other Resources
Resources
Textbooks
- Primary: Understanding Operating Systems (4th edition), by Ida Flynn and Ann McHoes, Thomson Course Technology.
- Secondary: Operating Systems (5th edition), by William Stallings, Prentice Hall (We might use this book for some advanced topics.)
Linux Source Code Online
Browsable Linux source code: http://lxr.linux.no/
The Linux PCB structure, called a task_struct, http://lxr.linux.no/linux/include/linux/sched.h, line 1027
Answers to Quizzes