错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Memory Partitioning

  • Konrad Kokosa,
  • Christophe Nasarre,
  • Kevin Gosse

摘要

You have already learned some basic memory-related facts about .NET internals in the previous chapter. We’ve looked inside the memory of a process running managed code. As you have seen, there are many various memory areas inside it. Some of them are used internally by the .NET runtime itself. Some of them are related to the operating system virtual memory management. But the most important ones for us are often denoted as the “Managed Heap.”