Search This Blog

Operating Systems PPT SLIDES 2012



 Professor:

Munehiro Fukuda , room UW1-331, phone 352-3459, office hours: TTh 230-330pm

Course Description:

This course introduces the logical design of operating systems, especially focusing on the design in Java. Topics covered include processes, threads, CPU scheduling, synchronization, deadlocks, memory management, virtual memory, file systems, I/O systems, protection, and security used in the popular desktop and real-time operating systems.

Textbooks:

  1. Operating System Concepts with JAVA, Eighth edition, Abraham Silberschatz, Peter Galvin, and Greg Gagne, Addison-Wesley, 2009.
  2. A Java book of your choice.

Some Java Books:

References: