Content deleted Content added
Not an article |
all examples of a potential broad concept |
||
(7 intermediate revisions by 7 users not shown) | |||
Line 1:
{{dabconcept}}
In [[computing]], '''memory mapping''' may refer to:
* [[Memory-mapped file]], also known as <code>mmap()</code>
* [[Memory-mapped I/O]], an alternative to
* [[Virtual memory]], technique which gives an application program the impression that it has contiguous working memory, while in fact it is physically fragmented and may even overflow on to disk storage
==See also==
* [[Port-mapped I/O]], a method complementary to Memory-mapped I/O
{{disambiguation}}
|