Accessibility

6.033--Computer System Engineering

Suggestions for classroom discussion


Topic: R[ussel]. Sandberg, D[avid]. Goldberg D[an]. Walsh, and B[ob] Lyon. Design and Implementation of the Sun Network Filesystem. Proceedings of the Summer 1985 USENIX Conference & Exhibition, Portland, Oregon, June 1985, pp 119-130.

By J. H. Saltzer, 18 March 2002. Minor update 16 March 2004.


We are reading this paper now because it provides an example of an end-to-end protocol that does something useful. Unfortunately, the paper is couched in a quantity of UNIX jargon and detail that will exceed the quota of all but the most determined readers. The material of interest is all in the first five pages, and the most interesting things from a network point of view are all exposed in the first three pages.

A second challenge is that until reading Appendix A of chapter 5, the only clue to the way the UNIX file system works is from reading of Ritchie & Thompson, which didn't give any details.