Embed presentation
Download to read offline















The document discusses the garbage collector for the .NET Compact Framework. It describes the current non-generational mark-sweep-compaction approach and goals to improve performance for mobile devices by making it more configurable, memory aware, and able to handle larger working sets and native allocations. The GC is being optimized through profiling, auto-tuning, and potential hosting API changes.














