Colby Seal
CS 232: Computer Organization
(Spring 2014)

Syllabus

Teachers
Brendan
Dan
Lanya
Victoria
Matt
Hieu
Jacob
Scott
Hieu

Assignments



Other Pages
    Homework 18
    Due: Wed Apr 30 2014

  1. 100 points: The Mark-and-Compact algorithm has somewhat intensive running time because it traverses the entire heap in the Compact step. Moving data during the Mark step (the Copy algorithm does this) would speed things up. Why doesn't this approach work?

  2. Total Points: 100