EECS 149: Introduction to Embedded Systems
EECS 149: Introduction to Embedded Systems (Fall 2014, UC Berkeley). Instructors: Professor Edward A. Lee and Professor Alberto Sangiovanni-Vincentelli. This course introduces students to the basics of models, analysis tools, and control for embedded systems operating in real time. Students learn how to combine physical processes with computation. Topics include models of computation, control, analysis and verification, interfacing with the physical world, mapping to platforms, and distributed embedded systems. The course is offered as a regular undergraduate class (EE C149 and CS C149) and as a mezzanine-level graduate class (EE C249A and CS C249A).
Lecture 17 - Operating Systems, Microkernels, and Scheduling |
Time | Lecture Chapters |
[00:04:40] | 1. Responsibilities of a Microkernel |
[00:11:00] | 2. Outline of a Microkernel |
[00:19:47] | 3. When can a new thread be dispatched? |
[00:23:45] | 4. How to decide which thread to schedule? |
[00:25:11] | 5. Preemptive Scheduling |
[00:31:25] | 6. Rate Monotonic Scheduling |
[00:57:00] | 7. Deadline Driven Scheduling |
Go to the Course Home or watch other lectures: