Archive for December 1st, 2009

Dictionary of Debugging: Manifold Memory Space

Tuesday, December 1st, 2009

Manifold Memory Space

A multiple virtual memory space view taking into account code and data sharing:

The same physical memory region can be mapped to different virtual memory regions. Here is another example of a sample manifold memory space where a physical memory region is mapped to the same virtual memory address range [N, M] of 3 OS processes:

Synonyms:

Antonyms:

Also: memory space, memory region, physical memory, virtual memory, memory mapping, orbifold memory space.

- Dmitry Vostokov @ DumpAnalysis.org -

Shared Section

Tuesday, December 1st, 2009

Inspired by a manifold memory space.

- Dmitry Vostokov @ DumpAnalysis.org -