Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in garbage-collection

GC.KeepAlive versus using

GC log rotation data lose on application restart

In WPF: Children.Remove or Children.Clear doesn't free objects

Run GC.Collect synchronously

Why are weak pointers useful?

c# finalizer throwing exception?

-XX:+UseConcMarkSweepGC (what is default young generation collector?)

How does python close files that have been gc'ed?

What does PHP's gc_enable function do exactly?

Explanation needed about Parallel Full GC for G1

java garbage-collection

Calling System.gc( ) explicitly?

Is Concurrent Mark Sweep (CMS) a stop the world event?

git gc --aggressive --prune=all does not remove big file from repository

How to give object away to python garbage collection?

Is GC.Collect() blocking?

c# garbage-collection

Can Sun JVM handle gigantic heap sizes without problems, and how?

How does a weak hash map know to garbage-collect an object?

Garbage Collection should have removed object but WeakReference.IsAlive still returning true

Does Go guarantee constant addresses?

nodejs decrease v8 garbage collector memory usage