1. Point 3, S&G, 2.5, pg46
    Which of the following instructions should be privileged?
      
    1. Set value of timer.
    2. Read the clock.
    3. Clear memory.
    4. Turn off interrupts.
    5. Switch from user to monitor mode.   
       

  1. Point 3, S&G, 2.7, pg46
    Some early computers protected the operating system by placing it in a memory partition that could not be modified by either the user job or the operating system itself. Describe two difficulties that you think could arise with such a scheme.

  1. 2-1 from Paul with the following changes:
    write only a version with all appropriate nops
  1. 2-3 from Paul with the following changes:
    write only a version with all appropriate nops