Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in garbage-collection

finalize() called on strongly reachable objects in Java 8

Background sticky concurrent mark sweep GC freed

What's the difference between generational and incremental garbage collection?

-Xms: Initial heap size or minimum heap size?

Java -Xms initial size effects

Why do you not explicitly call finalize() or start the garbage collector?

java 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?