Tuesday, April 30, 2019

Intensive Design Project of Fast Computer File System Essay

Intensive Design Project of Fast Computer File System - Essay arche typesetters mooringThe proposed file system has to cater to the needs of both these types that would allow for the memory and retrieval of any type of file. Secondly, the proposed file system willing be incorporated with or will function under the simplex commands of read (), write (), open (), store () that is similar to the calls under UNIX.The proposed file system will run through the concept of directories with a unique feature. As the total disk size given for the assignment is 120GB, storage and retrieval will take a disseminate of time is the entire disk plaza were to be considered as a single entity. Also the amount of information that would have to be maintained by the table in the main memory for the purpose of caching would be enormous and would occupy a lot of space. Therefore, in order to reduce the sizes of the tables and in order to improve the speed of accessing, the entire disk space will be p artitioned into a series of realistic drives that will be considered as independent entities on logical terms. Thus, any file system will revolve around these virtual drives. Each virtual drive will have a size of 8GB each. Each of 8GB virtual drives will be do up of blocks of size 8kB each. Thus, in order to access any particular file, the file system jackpot initially switch over to the particular drive by looking up at clean 4 bits (24 =16), as the number of such virtual drives is 15. Thus, such an indexing will enable the await for a particular location simple and fast. VIRTUALDRIVES As has been previously mentioned, the file system will support directories, but the unique features of the directories is that they can span over different virtual drives in case there is not enough space for an existing directory to accommodate more files. There will be two primary types of files that will be maintained by the file system, which will be cognize as the GB_dir table and the KB_ fil table. As the lifts suggest, the former will be used to index the directories piece of music the latter one will be used for files. The KB_fil table will have the following field Blocknum This will be the number of the block that is already held by some file information.Filname as the name suggests, this denotes the name of the file that occupies the block.Seq-nr this field wards significance if the size of the file is more than that of a block (8KB). surface This filed is used to specify the actual size of the file.Endaddress this will be localized to the block and will hold the last address of the memory location within the block, which is actually

No comments:

Post a Comment