Spring 25, CSCI 447, Test 1 Review

Bring your WWU Id card with you to the test.

Quick Review: Chapters 1 to 8, basic RISCV.

This review is produced to help you study. This is not a guarantee that all topics are listed in the following topic review list.

Topic Review:


Example multiple choice questions.

XX. (3 points) Thread specific data is
  1. the same as global variables.
  2. unique variables with different names for each thread.
  3. variables with unique values on each thread.
  4. not important
YY. (3 points) Processor affinity is used in
  1. process creation.
  2. load balancing.
  3. single CPU scheduling.
  4. multiple CPU scheduling.
ZZ. (6 points) What are the four requirements for deadlock
Last modified: April 23, 2025