Problem 1
In this problem you will design an experiment to test whether NFS
causes a significant penalty when a file is copied.
Your experiment will compare local file
copy with a file copy done through NFS.
In this problem you will just do the design
You are not asked to make any measurements.
A file copy is done using the following steps
Problem 2: 12.2 from Jain
Use them method we discussed at the beginning of class on Sept 5
in determining the expected number of transmissions for success.
Problem 3: 12.4 from Jain
You will need to know the mean and variance for problem 12.3.
You can either calculate this or look it up in the text.
Problem 4:12.7 from Jain
Problem 5:12.11 from Jain
Problem 6:12.14 from Jain
Problem 7:12.15 from Jain
Write a program to compute the qi, xi
and yi as in Table 12.5 and
then use a standard plotting package.