学习笔记 | Udacity: Introduction to Operating System

Udacity: Introduction to Operating System

Overview

  • 1.Course Readiness Survey
  • 2.P1L1: Course Overview
  • 3.P1L2: Introduction to Operating Systems
  • 4.P2L1: Processes and Process Management (1/28/2018 - )
  • 5.P2L2: Threads and Concurrency
  • 6.P2L3: Threads Case Study: PThreads
  • 7.== Problem Set 1 ==
  • 8.P2L4: Thread Design Considerations
  • 9.P2L5: Thread Performance Considerations
  • 10.== Sample Midterm Questions ==
  • 11.P3L1: Scheduling
  • 12.P3L2: Memory Management
  • 13.P3L3: Inter-Process Communication
  • 14.P3L4: Synchronization Constructs
  • 15.P3L5: I/O Management
  • 16.P3L6: Virtualization
  • 17.P4L1: Remote Procedure Calls
  • 18.P4L2: Distributed File Systems
  • 19.P4L3: Distributed Shared Memory
  • 20.P4L4: Datacenter Technologies
  • 21.== Sample Final Questions ==

Note

4.P2L1: Processes and Process Management

原文地址:https://www.cnblogs.com/casperwin/p/8376099.html