CS 452/652 Fall 2022 - Kernel Design Presentation

(Version: 1)

Due Date: Tue, Oct 25, 2022, 9:00am

Prepare and submit a brief presentation of your kernel design. The presentation should take around 10 minutes and cover:
  1. essential design decisions
  2. any particular characteristics - good or bad
  3. relevant data structure(s): stack layout, task descriptor, queues
  4. leave_kernel() routine or equivalent
  5. enter_kernel() routine or equivalent
All groups will be asked to present in class on Oct 25. The presentations themselves will not be graded, but preparing the presentation and presenting in class is a mandatory part of the course.