Computer Science, asked by bheesettyakhil, 7 months ago

Virtual addresses are chosen at​

Answers

Answered by ashwina9180vps
0

Answer:

The essence of the procedure is to take the page number of the given address and look it up in the page-table to find a pointer to a physical address, to which the offset from the virtual address is added, giving the actual location in system memory.

Answered by poojan
13

Virtual addresses are chosen at/from Virtual Address Space.

Explanation:

  • If a system contains a virtual memory unit, it's CPU generates an address called virtual address from the virtual address space.
  • The virtual address space contains 2ⁿ virtual addresses.
  • The number of bits that are needed to represent the largest address of the address space will be the size of the address space.
  • The most commonly used virtual address spaces today: 32-bit, 64-bit.

Learn more:

1. Tools > ________ deals with equations with multiple unknown variables.

brainly.in/question/20886057

2. Not having a clear idea of the solution and getting trapped in the details are the two major mistakes in _______.

https://brainly.in/question/18175269

Similar questions