Paged virtual memory - computer architecture, Computer Engineering

Assignment Help:

Paged virtual memory:

Mostly all implementations of virtual memory divide the virtual address space of an application program into pages; a page is a block that contains contiguous virtual memory addresses. Pages are generally at least 4K bytes in size, and systems with big virtual address ranges or big amounts of real memory (for example: RAM) generally use larger page sizes.

Page tables

Mostly all the implementations use page tables to translate the virtual addresses of application program into physical addresses (also referred to as "real addresses") used by the hardware to process instructions. Each entry in the page table have a mapping for a virtual page to either the real memory address at which the page is stored, or an pointer that the page is presently held in a disk file. (Although most of the system does, some systems cannot support use of a disk file for virtual memory.)

Systems can have 1 page table for the overall system or a distinct page table for each application. If there is only 1, different applications which are running at the one time share a single virtual address space, for example they use different parts of a single range of VA. Systems which are use multiple page tables provide multiple virtual address spaces - concurrent applications think they are utilizing the same range of VA, but their separate page tables redirect to different real addresses.

 

 


Related Discussions:- Paged virtual memory - computer architecture

Explain the architectural framework for electronic commerce, Explain the Ar...

Explain the Architectural framework for electronic commerce. An application independent framework to categorize service interaction relies on four basic dimensions   1.  Ser

Applications of parallel processing, Applications Of Parallel Processing ...

Applications Of Parallel Processing Parallel computing is an development of serial computing that effort to emulate what has always been the affirm of affairs in the natural wo

Visual basic application, Name the platforms by which visual basic applicat...

Name the platforms by which visual basic applications are available? Ans) Most of the visual basic applications are available on 32 bit Intel platforms. These applications also

Explain the fork-join, Explain the fork-join? fork-join: It is prim...

Explain the fork-join? fork-join: It is primitives in a programming language of higher level for implementing interacting processes. The syntax is as given below: fork

Find resolution & volts of a 2-digit BCD D/A converter, A 2-digit BCD D/A c...

A 2-digit BCD D/A converter is a weighted resistor type with E R = 1 Volt, with R = 1M? , R f = 10K? . Find resolution in Percent and Volts. Ans. Resolution = 1/2 2 = 0.25 vo

Disadvantages of address translation, Disadvantages of Address translation:...

Disadvantages of Address translation: Disadvantages are following: A program that is too large to be held in a part needs some special design, that called overlay

Discuss the 5-level switching hierarchy recommended by ccitt, Discuss the 5...

Discuss the 5-level switching hierarchy recommended by CCITT. Hierarchical networks are able of handling heavy traffic where needed, and at similar time use minimal number of t

Difference among java beans & servlets, Java bean is a reusable component, ...

Java bean is a reusable component, where as the servlet is the java program which extends the server capability.

By which analog signal combine with a carrier frequency, Analog signals can...

Analog signals can be              by combining them with a carrier frequency (A)  Carried                                      (B)  Transported (C)  Multiplexed

Explain the categories of design patterns, Question: (a) Explain the th...

Question: (a) Explain the three categories of design patterns. Give two examples from each category. (b) When describing a pattern what is the purpose of "The Intent", an

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd