Pro .NET Memory Management by Konrad Kokosa

Pro .NET Memory Management by Konrad Kokosa

Author:Konrad Kokosa
Language: eng
Format: epub
ISBN: 9781484240274
Publisher: Apress


GC Process Steps

After the general introduction of what the effects of Garbage Collector work look like, let’s look at what steps make up this process. From a high-level point of view, we can distinguish the following steps related to the GC work:1.Trigger garbage collection - something triggers a need for the GC.

2.Suspend managed threads - Execution Engine is asked to suspend all threads executing managed code (in case of the Non-concurrent GC for the whole time when garbage collection will happen).



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.