CS 452/652 Winter 2024 - Kernel Design Presentations

Prepare a brief (5 minutes) presentation of your kernel design. Do not present train control details! The presentation should cover:
  1. kernel data structure(s) and context: stack(s), task descriptor, queues
  2. context switch (syscall vs. irq); parameter passing
  3. UART handling for interrupt-driven I/O
  4. any other characteristics you deem interesting - good or bad

Submission

Submit a single PDF or PPTX file with your presentation to the KD drop box for this course in Learn.

Presentation

The presentations themselves will not be graded, but preparing the presentation and presenting in class is a mandatory part of the course. Class attendance is mandatory for the presentations. A presentation schedule will be generated randomly and presentations will be made available from the podium computer.