Across
- 3. – Attaching a filesystem to a directory tree.
- 6. – The state of a process at a given time.
- 7. – Core part of OS managing processes and files.
- 9. – Stores CPU context during a switch.
- 11. – Decides which process runs next.
- 13. – Delay caused during context switching.
- 14. – Access rights assigned to files or directories.
Down
- 1. – Detaching a filesystem from the directory tree.
- 2. – Specifies the location of a file in a directory hierarchy.
- 4. – Data structure holding file metadata in Unix systems.
- 5. – Removes a file from the filesystem.
- 8. – A running instance of a program.
- 10. – Operation to store data in a file.
- 12. – Operation to fetch data from a file.
- 15. – System call to access a file.
