Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in garbage-collection

ARC + cyclic references collector vs leading edge GC (say .NET 4.5 GC)

Avoiding PermGen out of memory and GC overhead limit exceeded

Regex grouping and optional matches

Delete all rows in all tables which aren't used in any FK relation anymore

Set object reference to null or call the finalize() method?

java garbage-collection jvm

How to avoid memory leak in context.getSystemService(Context.CAMERA_SERVICE)?

Should object be explicitly deleted after removing it from a Vector?

java garbage-collection

Spark: shuffle operation leading to long GC pause

How does Surface handle garbage collection after being parcelled on Android?

C#: Properly using WeakReference IsAlive property

Why java doesn't have direct memory management tools?

C# - Is it Possible to Iterate GC Heap?

Get active references to an object

c# .net garbage-collection

Question about Garbage collection C# .NET

c# garbage-collection

Ruby Garbage Collection Heap Slot size

ruby garbage-collection

D Dynamic Arrays - RAII

Is there a BigMemory like system for .net

Is it possible to hook objects being collected by GC?

How can I unit test GC?

What is going on with java GC? PermGen space is filling up?

java garbage-collection jvm