First page Back Continue Last page Summary Graphic
Storage data structures
Two files per storage unit: data and index
Data segment
- stores data contained in storage units and directories
- data is stored contiguously in an NT file
Index segment
- maps storage unit offsets to positions in the data segment
Notes: