.NET 4 GC known thresholds to trigger collection? -
I know that logic is not easy for GC triggers, but there are some thresholds to monitor it.
Nobody knows what could be the Threshold NAT4 workstation and server GC?
Thanks
There are no set thresholds, they change dynamically because The garbage collector learns more about the allocation pattern of the program. You do not have any way to find the current limit, nor to change it. From accidental observation, this workstation appears to be starting with GC2 megabyte gene 0 pile. Which can increase up to 8 megabytes.
The server is quite different from the GC workstation, it generally uses large thresholds and multiple threads to collect garbage. Then, you can not find anything, which can not be seen by display counters in Perfman.EXA
Comments
Post a Comment