Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in garbage-collection

Can Timers get automatically garbage collected?

How to exit an application properly

vb.net garbage-collection

UseConcMarkSweepGC vs UseParallelGC

.NET Garbage Collector mystery

c# .net garbage-collection

Configuring v8's memory management to be smart for a node.js process

How to calculate HashMap memory usage in Java?

Adding for-loop prevents OutOfMemoryError

java garbage-collection jvm

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?