Question: CSC-322 Project File System (FS), Part 2 Points: 100 Part 2 In this part you have to design structures which you will use in the



CSC-322 Project File System (FS), Part 2 Points: 100 Part 2 In this part you have to design structures which you will use in the third part of the project. In particular, you should do following: 1. Memory Structure(s) used by your File System to manage open files 2. Structure(s) on the pseudo-physical memory, which will be used by your File System to store files (note that access to the pseudo-physical memory may be performed only with the functions implemented in the first part of the project) For every structure you define, specify following (e.g., in table form for every structure Which fields it has (Name and Meaning) Size of the fields Reasons why you have chosen these fields (e.g., how they will be used and why) In order to simplify your task, you have no limitation on RAM memory your File System can use. CSC-322 Project File System (FS), Part 2 Points: 100 Part 2 In this part you have to design structures which you will use in the third part of the project. In particular, you should do following: 1. Memory Structure(s) used by your File System to manage open files 2. Structure(s) on the pseudo-physical memory, which will be used by your File System to store files (note that access to the pseudo-physical memory may be performed only with the functions implemented in the first part of the project) For every structure you define, specify following (e.g., in table form for every structure Which fields it has (Name and Meaning) Size of the fields Reasons why you have chosen these fields (e.g., how they will be used and why) In order to simplify your task, you have no limitation on RAM memory your File System can use
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
