LSO Memory Layout: Difference between revisions
Jump to navigation
Jump to search
m Created page with "The purpose of this article is explain the LSO VM memory layout and what the implications are for programmers targeting the LSO VM. '''Questions to be answered:''' # What is the…" |
(No difference)
|
Revision as of 22:42, 2 August 2012
The purpose of this article is explain the LSO VM memory layout and what the implications are for programmers targeting the LSO VM.
Questions to be answered:
- What is the memory layout?
- What is stored in each section of memory?
- What is memory fragmentation?
- What causes memory fragmentation?
- What techniques can be used to combat memory fragmentation?
- How do these techniques work?