Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The beginning of a free space bitmap lo oks like this after the disk partition is first formatted: 1000 0000 0000 0000 0000 0000 0000

The beginning of a free space bitmap lo

oks like this after the disk

partition is first formatted: 1000 0000 0000 0000 0000 0000 0000 0000 (the first block is used bythe root directory).

The system always searches for free blocks starting at the lowest numbered

block, so after writing file A, which uses 8 blocks, the bitmap

looks like this 1111 1111 1000 0000 0000 0000 0000 0000. Show the bitmap after each of the following actions:

(a) File B is written, using 12 blocks

(b) File C is written, using 7 blocks

(c) File A is deleted

(d) File B is deleted

(e) File D is written, using 6 blocks

(f) File E is written, using 8 blocks

Show all steps.

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

Introductory Relational Database Design For Business With Microsoft Access

Authors: Jonathan Eckstein, Bonnie R. Schultz

1st Edition

1119329418, 978-1119329411

More Books

Students also viewed these Databases questions