Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 .like all real file systems has many limitations. For example, if one does a Createfs 100 (100 blocks (sectors) in the disk), then Formatfs

1 .like all real file systems has many limitations. For example, if one does a Createfs 100 (100 blocks (sectors) in the disk), then Formatfs 40 32 (filenames, directory entries), there are limits to files.

a) How many 1 byte files can be stored? (why)

b) How many different files can be stored (why)?

c) What is the maximum size of one, single file (why)?

d) How much actual (physical) disk space is occupied?

e) When a small file (20 characters) is removed, can that space ever be reused for a large file (how or why not)?

f) How can your program find empty space for a new file, can it look to see if a sector (block) is all zero, meaning it is empty?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts Of Database Management

Authors: Joy L. Starks, Philip J. Pratt, Mary Z. Last

9th Edition

1337093424, 978-1337093422

More Books

Students also viewed these Databases questions

Question

How wide are Salary Structure Ranges?

Answered: 1 week ago