CS 452/652 Fall 2019 - Context Switch Presention

(Version: Sep 30 17:02:12)

Presentation (in class): Wed, Oct 9 or Fri, Oct 11, 2019

Information

Every group is to present their context-switching logic in class for mutual feedback and discussion. The presentations needs to be succinct and should take approximately 5 minutes, leaving some time for questions and discussion during a 10-minute time slot each. Please only show the following three elements of your kernel:
  1. execution state layout: stack and/or task descriptor
  2. leave_kernel() or equivalent routine (assembler and/or C)
  3. enter_kernel() or equivalent routine (assembler and/or C)
Prepare a suitable PDF document in landscape orientation for projector display. Email the PDF to the instructor at least one hour before class. The presentation time slots will be randomly assigned and announced in class on Oct 7. If you have a scheduling conflict during either of the lectures Oct 9 or 11, please email the instructor asap. This assignment is mandatory, but will not be graded separately.