Dictionary of Debugging: Memory Space
Memory Space
The linear range of memory addresses. Usually, addresses are numbers from N0 set. For example, [0, 7FFFFFFF] or [0×80000000, 0xFFFFFFFF]. Memory space is divided into memory regions. The memory contents might not be available for specific memory regions of a memory space.
Synonyms:
Antonyms:
Also: memory dump, memory region, user dump, kernel dump, complete dump, physical memory, virtual memory, user space, kernel space.
- Dmitry Vostokov @ DumpAnalysis.org -
September 24th, 2009 at 1:22 pm
[…] linear range of memory addresses, a sub-interval of a memory space, that computational process instructions can read values from. For example, for a memory space […]
September 25th, 2009 at 2:31 pm
[…] linear range of memory addresses, a sub-interval of a memory space, comprising from code and data of an operating system computational process or its kernel part. For […]
September 29th, 2009 at 12:04 pm
[…] memory space, memory dump, memory region, user dump, kernel dump, complete dump, kernel space, virtual memory, […]
October 5th, 2009 at 10:06 am
[…] memory space, memory dump, memory region, user dump, kernel dump, complete dump, kernel space, physical memory, […]
October 14th, 2009 at 2:22 pm
[…] mapping T: t -> IP, where t is a discreet time arrow and IP is a memory space (Instruction Pointer). Threads can also be viewed as braided strings in abstract computational […]
December 1st, 2009 at 3:33 pm
[…] memory space, memory region, physical memory, virtual memory, memory […]