Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in garbage-collection

Young garbage collection longer pause with java 7 vs java 6

Is there any way to have Cassandra safely remove tombstones *before* gc_grace_seconds have elapsed?

Retained Heap size is more while using jackson ObjectMapper

OutOfMemoryError on native heap when upgrading from java 6 to java 7

Understanding gc.get_referrers

Why isn't WeakReference a struct?

Does zip.NewReader(bytes.NewReader(), len) need to be closed or garbage collected automatically?

go garbage-collection

Cost to GC of using weak references in C#?

What does dotTrace Performance Profiler mean by [Garbage collection]?

Is it possible for an Activity to get Garbage Collected and not a child Fragment?

Garbage collection in Perl threads

Weak references and `OutOfMemoryError`s

Does the .NET Garbage Collector's stop-the-world effect halt or delay the execution of unmanaged threads and timer callbacks?

Why does the existence of a try/finally block stop the garbage collector from working?

JIT Optimization and Weak References

How does Garbage Collection work with multiple running processes/threads?

Why does CLR needs a dedicated thread for calling finalize method?

c# garbage-collection

How to force Python dictionary to shrink?

Performance concern while opening a dialog repetitively in wpf

Watching generation lists during a program run