CSE 451
Introduction to Operating Systems

Autumn 1998


Programming Assignments

  1. Callout Structures - due Monday, October 19 - [ solution ]
  2. Command Shell - due Monday, November 2 - [ myshell.tar ]
  3. Minithreads - due Wednesday, November 18 - [ minithreads-solution.tar ]
  4. System Calls and Virtual Memory - due Friday, December 4 - [ an old solution ]
    Also check out Alex Mohr, Eric Youngblut, and Kevin Zatloukal's solution with a paged page-table.