User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq [2021/03/16 15:05] jxufaq [2021/03/16 15:21] jxu
Line 152: Line 152:
 their priority process? There is no data set available on the assignment 2 pdf. their priority process? There is no data set available on the assignment 2 pdf.
  
-**Answer to Question 18**: You need to not only carefully read and study the 2011N W21 Assignment 2 specification on eClass, but also need to carefully read and study all of the following which are posted on eClass:+**Answer to Question 18**: You need to not only carefully read and study the Assignment 2 specification in the 2011N_W21 Assignment_2.pdf file on eClass, but also need to carefully read and study all of the following which are posted on eClass:
  
 (1) The copy of Sections 5.1, 5.2, 5.3, and 5.8.1, of Chapter 5 of Silberschatz, Galvin, and (1) The copy of Sections 5.1, 5.2, 5.3, and 5.8.1, of Chapter 5 of Silberschatz, Galvin, and
Line 167: Line 167:
 algorithm is a greater challenge than we have the tools to solve. algorithm is a greater challenge than we have the tools to solve.
  
-**Answer to Question 19**: You need to carefully read and study all the material listed +**Answer to Question 19**: You also need to carefully read and study all the material listed 
-in the Answer to Question 18 above. As shown in the Wednesday March 3 Lecture 14 video recording which explains the 2011N W21 Assignment 2 Example posted on eClass, the performance of each algorithm for any workload, that is, the Average Waiting Time, and the Average Turnaround Time can all be calculated with pen and paper step-by-step. +in the Answer to Question 18 above. As shown in the Wednesday March 3 Lecture 14 video recording which explains the 2011N W21 Assignment 2 Example posted on eClass, the performance of each algorithm for any workload, that is, the Average Waiting Time, and the Average Turnaround Timecan all be calculated solely with pen and paper step-by-step. 
  
-Note that, ANYTHING THAT CAN BE CALCULATED WITH PEN AND PAPER STEP-BY-STEP, CAN ALSO BE DONE BY A COMPUTER PROGRAM WRITTEN IN JAVA STEP-BY-STEP (in the same way that the Average Waiting Time, and the Average Turnaround Time was calculated with pen and paper step-by-step in the Wednesday March 3 Lecture 14). In other words,+Note that, ANYTHING THAT CAN BE CALCULATED SOLELY WITH PEN AND PAPER STEP-BY-STEP, CAN ALSO BE DONE BY A COMPUTER PROGRAM WRITTEN IN JAVA STEP-BY-STEP (in the same way that the Average Waiting Time, and the Average Turnaround Time was calculated solely with pen and paper step-by-step in the Wednesday March 3 Lecture 14). In other words,
 there is no need to get anything "to work in parallel", and there is no need to use any  there is no need to get anything "to work in parallel", and there is no need to use any 
-parallel programming tools such as "threads".  +parallel programming tools such as "threads" for Assignment 2.  
faq.txt · Last modified: 2021/04/26 22:20 by jxu