CS 452/652 Winter 2022 - Context Switch Presentation
(Version: 1)
Due Date: Wed, Feb 9, 2022, 9:00am
Prepare and submit (by email to the instructor) a brief presention of your context switch implementation. The presentation should take at most 10 minutes and be comprised of title + at most 5 slides (possibly including animations):
- relevant data structure(s): stack layout and/or task descriptor
- leave_kernel() routine or equivalent
- enter_kernel() routine or equivalent
If you are using latex's 'beamer' class, having multiple PDF pages represent a single slide with "animations" is fine. As an example, this sample counts as one slide.
All groups will be asked to present in class on Feb 9 and Feb 11. The presentations themselves will not be graded, but preparing the presentation and presenting in class is a mandatory part of the course.