Answered step by step
Verified Expert Solution
Question
1 Approved Answer
a) For each approach to representing files below, show how to calculate the physical address from the logical address using the example logical address for
a) For each approach to representing files below, show how to calculate the physical address from the logical address using the example logical address for a system with block size 512 by presenting the formula and explaining how to apply its results: (2 pts each) Every sblock of pointers is 512.
i) contiguous, LA=1028
ii) linked, LA=2039
iii) indexed, LA=5066
iv) file allocation table, LA=8049
v) double indirect, LA=236468
(b) For each method in (a) above give one positive and one negative characteristic.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started