A computer system with 32 bit word length is implementing paging with 14 bit logical addresses and 4KB pages. If physical memory size is 64K Bytes, mark all correct statements below: O In physical addresses , d is 12 bits long. O Physical memory has 16 frames. O Frame size is 4K words. O In logical addresses , p is 4 bits long. O In physical addresses , f is 6 bits long. O Maximum program memory size is 16 K words. O In logical addresses , d is 10 bits long. O Logical memory size is at most 32 pages per program.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter2: Problem Solving Using C++using
Section2.3: Data Types
Problem 9E: (Practice) Although the total number of bytes varies from computer to computer, memory sizes of...
icon
Related questions
Question

operating system

A computer system with 32 bit word length is implementing paging with 14 bit logical addresses and 4KB pages. If physical memory size is 64K Bytes, mark all correct statements below:
O In physical addresses <f, d>, d is 12 bits long.
O Physical memory has 16 frames.
O Frame size is 4K words.
O In logical addresses <p, d>, p is 4 bits long.
O In physical addresses <f, d>, f is 6 bits long.
O Maximum program memory size is 16 K words.
O In logical addresses <p, d>, d is 10 bits long.
O Logical memory size is at most 32 pages per program.
Transcribed Image Text:A computer system with 32 bit word length is implementing paging with 14 bit logical addresses and 4KB pages. If physical memory size is 64K Bytes, mark all correct statements below: O In physical addresses <f, d>, d is 12 bits long. O Physical memory has 16 frames. O Frame size is 4K words. O In logical addresses <p, d>, p is 4 bits long. O In physical addresses <f, d>, f is 6 bits long. O Maximum program memory size is 16 K words. O In logical addresses <p, d>, d is 10 bits long. O Logical memory size is at most 32 pages per program.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Networking
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr