Conclusion
Memory hierarchy: virtual memory

Add to my library

H1003 V1 Article

Conclusion


Memory hierarchy: virtual memory

Authors : Daniel ETIEMBLE, François ANCEAU

Publication date: February 10, 2014, Review date: March 8, 2022 | Lire en français

Add to my library Add to my library

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

6. Conclusion

Virtual memory is the part of the memory hierarchy between main memory and secondary memories. Like the cache hierarchy, it acts as an adapter to take account of differences in characteristics (throughput, latency) between volatile main memory and non-volatile secondary memories, automatically managing transfers between these memories necessitated by page faults. At the same time, it gives the user the illusion of having a very large memory (hence the term "virtual memory"), as if he were the only user of the machine.

The implementation of virtual memory provides the operating system with the mechanisms to perform both functions: on the one hand, to manage automatic transfers between successive levels of the hierarchy and, on the other, to provide protection mechanisms for reading, writing or executing the various pages making up virtual memory.

...

You do not have access to this resource.
Logo Techniques de l'Ingenieur

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource. Click here to request your free trial access!

Already subscribed?


Article included in this offer

"Software technologies and System architectures"

( 230 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details

Dans les ressources documentaires

Virtualisation logicielle : de la machine réelle à la machine virtuelle abstraite

Masquer l'hétérogénéité est un des grands challenges de l'informatique moderne : le nombre de config...

Systèmes d'exploitation : principes et fonctions

Le système d'exploitation d'un ordinateur est un logiciel qui vise à faciliter l'emploi de cet ordinateur...

OS embarqués

Le but fondamental des systèmes d'exploitation (Operating Systems ou OS) est de fournir aux applications ...

Hiérarchie mémoire : les caches

Entre le ou les processeurs d'un ordinateur et les organes de stockage existe une hiérarchie de mémoires,...

Tous les livres blancs
Toutes les actualités
Contact us