Virtual memory - computer architecture, Computer Engineering

Assignment Help:

Virtual memory:

Virtual memory is a technique which realized an application program the idea that it has contiguous working memory (an address space), whereas in fact it may be physically fragmented and can even overflow on to disk storage.

Virtual memory provides 2 main functions:

1.   Each process sees one contiguous block of free memory upon launch. Fragmentation remains hidden.

2.   Each process has its own address space, thereby not needed to be relocated nor need to use relative addressing mode.

All of the implementations (Excluding emulators) need hardware support. It is typically in the form of a Memory Management Unit make into the CPU.

 The systems, which is use virtual memory technique make programming of large applications simpler and use real physical memory (for example: RAM) more efficiently than those without virtual memory. Virtual memory differs notably from memory virtualization in that virtual memory permit resources to be virtualized as memory for a particular system, as opposed to a big pool of memory being virtualized as smaller pools for various different systems.

Note that "virtual memory" is more than just "utilizing disk space to extend physical memory size" - that is just the extension of the memory hierarchy to include hard disk drives. Extending memory to disk is a typical consequence of utilizing virtual memory techniques, but could be complete by other means such as overlays or swapping programs and their data fully out to disk whereas they are inactive. Definition of "virtual memory" is based on redefining the address space with a contiguous virtual memory addresses to "trick" programs into thinking they are utilizing large blocks of contiguous addresses.

 

1589_virtual memory.png


Related Discussions:- Virtual memory - computer architecture

Fundamental functional units of a computer, Fundamental functional units of...

Fundamental functional units of a computer: QUE. What are the fundamental functional units of a computer? Ans: A computer consists of 5 functionally independent major parts

Interconnection network in-array processing, Interconnection Network (IN): ...

Interconnection Network (IN):  IN performs data exchange between the PEs, manipulation functions and data routing. This IN is under the control of CU.

Explain about shared features of olap, Shared executes most of the security...

Shared executes most of the security features into OLAP. If multiple accesses are needed admin can make essential changes. The default security level for all OLAP products is read

How can we specify file transfer in a web page, Can we specify file transfe...

Can we specify file transfer in a Web page? Explain with the help of suitable example. Yes, file transfer can be given in a web page. The first field within a URL gives a proto

What is the role of a controller in an mvc application, The controller resp...

The controller responds to user interactions, with the application, by selecting the act method to implement and also selecting the view to render.

Explain the type of micro-operations, Q. Explain the type of micro-operatio...

Q. Explain the type of micro-operations? Let's first discuss type of micro-operations. Most common micro-operations performed in a digital computer can be categorized into 4 ca

What is meant by inferring latches, What is meant by inferring latches, how...

What is meant by inferring latches, how to avoid it? Consider the following: always @(s1 or s0 or i0 or i1 or i2 or i3) case ({s1, s0}) 2'd0: out = i0; 2'd1: out =

Hardware required for superscalar processing, Q. Hardware required for supe...

Q. Hardware required for superscalar processing? For applying superscalar processing a number of special hardware should be offered that is discussed below: • The necessity

Binary constraints, Binary Constraints: Alternatively unary constraint...

Binary Constraints: Alternatively unary constraints specify that a particular variable can take certain values that basically restricts the domain for that variable thus shoul

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