Crossword for lecture 14
Across
- 3. A design technique used to reduce system complexity and duplication.
- 4. A logical storage unit that contains a collection of related information.
- 7. What does indexed allocation suffer from?
- 9. Operation that finishes file access and updates directory info on disk.
Down
- 1. Pointer to where the file is stored on the device.
- 2. How does UNIX view files?
- 5. The Unix-style data structure that describes files and directories.
- 6. What type of allocation improves random-access time by using a table indexed by block number?
- 8. What does the file extension indicate?
- 10. A disadvantage of layering that may reduce system performance.