Ask Question
19 May, 20:22

In a system using the relocatable dynamic partitions scheme, given the following situation (and using decimal form) : Job Q is loaded into memory starting at memory location 42K. a. Calculate the exact starting address for Job Q in bytes. b. If the memory block has 3K in fragmentation, calculate the size of the memory block. c. Is the resulting fragmentation internal or external

+2
Answers (1)
  1. 19 May, 22:07
    0
    a) The exact starting address for Job Q is 43008 bytes

    b) The size of the memory block is 46080 bytes

    c) Resulting fragmentation is external

    Explanation:

    a) Job Q starting address

    42 k ⇒ 42 * 1024 = 43008.

    b) memory block has 3 k in fragmentation ∴ the size of the memory block is calculated as 3 k ⇒ 3 * 1024 = 3072.

    The fact that it is a block means that we have end address = 3072 + 43008 = 46080.

    c) External Fragmentation: It will come in a system that uses the relocatable dynamic partitions scheme.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “In a system using the relocatable dynamic partitions scheme, given the following situation (and using decimal form) : Job Q is loaded into ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers