Computers and Technology
Computers and Technology, 22.04.2021 17:40, UratazZ

Consider using a bitmap versus a linked list of free blocks. The disk contains a total of B blocks, F of which are free. A disk address requires d bits. The bitmap uses one bit for each block. The linked list is a data structure maintained in a dedicated portion of the disk. Each list element points to a single free block. (a) State the condition under which the two methods use the same amount of disk space, assuming that the linked-list method connects all blocks individually.
(b) For d = 16 bits, determine the fraction of the disk that must be free for the above condition to hold.
(c) Repeat the two problems above, assuming that the linked-list method connects groups of adjacent blocks, rather than individual blocks. That means, each list element points to the first of block of a group, and contains a two-byte number indicating how many blocks are in the group. The average size of a group is five blocks.

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 08:30, Calirose
When you interpret the behavior of others according to your experiences and understanding of the world your evaluation is
Answers: 1
image
Computers and Technology, 23.06.2019 14:30, ahmedeldyame
Select the correct answer. which step can possibly increase the severity of an incident? a. separating sensitive data from non-sensitive data b. immediately spreading the news about the incident response plan c. installing new hard disks d. increasing access controls
Answers: 2
image
Computers and Technology, 23.06.2019 22:30, kayelynn003
How many points do i need before i can send a chat
Answers: 1
image
Computers and Technology, 24.06.2019 13:20, sanaiajohnson56
In the insert table dialog box, you select the checkbox to create the first row as the header of the table.
Answers: 3
Do you know the correct answer?
Consider using a bitmap versus a linked list of free blocks. The disk contains a total of B blocks,...

Questions in other subjects: