Across
- 2. Disk scheduling that moves only as far as the last request
- 3. Structure that stores information about files
- 5. Temporary storage area for data during transfer
- 7. Basic unit of data storage on a disk
- 9. Process of assigning disk blocks to files
- 12. Disk arm scheduling strategy moving back and forth
- 14. Delay between request and data transfer start
- 15. Data structure containing file metadata in UNIX
- 16. Hierarchical organization of directories and subdirectories
- 17. Shortest Seek Time First scheduling algorithm
- 19. List of unused blocks available for allocation
Down
- 1. Time taken by the disk arm to reach a specific track
- 4. Circular SCAN algorithm that wraps around the disk
- 6. Logical structure managing files on a storage device
- 8. Allocation method where each block points to the next
- 10. Allocation strategy storing files in consecutive blocks
- 11. Circular LOOK disk scheduling algorithm
- 13. Allocation strategy using an index block of pointers
- 18. Amount of data processed in a given time
- 19. First Come First Serve disk scheduling algorithm
