Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in garbage-collection

How can a garbage collector find out about object references done from the stack?

Weak events in .NET?

MATLAB's Garbage Collector?

Thread Caching and Java Memory model

Garbage collection and memory management in Erlang

Static references are cleared--does Android unload classes at runtime if unused?

ActiveRecord objects in hashes aren't garbage collected -- a bug or a sort of caching feature?

requestAnimationFrame garbage collection

EF (entity framework) usage of "using" statement

Why does the JVM of these Tomcat servers perform a full GC hourly?

Tri-Color Incremental Updating GC: Does it need to scan each stack twice?

What are your strategies to keep the memory usage low?

Java: Why does this not get garbage collected?

java garbage-collection

How does garbage collection work in JavaScript?

Difference between background and concurrent garbage collection?

PHP auto-prepend buggy after out of memory error

how can i get R to release and stop holding memory even after all objects have been removed and cleared?

How can I choose parameters for GC.RegisterForFullGCNotification?

.net garbage-collection

What are the fundamental differences between garbage collection in C# and Java?

c# java garbage-collection

Is G1GC still not officially production ready?