CS 452/652 Winter 2023 - Kernel Design Presentation
(Version: 1)
Due Date: Tue, Feb 28, 2023, 9:00am
Prepare and submit a brief presentation of your kernel design. The presentation should take around 10 minutes and cover:
- relevant data structure(s): stack layout, task descriptor, queues
- essential design decisions, especially concerning the context switch
- leave_kernel() routine or equivalent
- enter_kernel() routine or equivalent
- any other characteristics you deem interesting - good or bad
All groups will be asked to present in class on Feb 28 and Mar 2. The presentations themselves will not be graded, but preparing the presentation and presenting in class is a mandatory part of the course. Attendance is mandatory for those two classes.