Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

How do I know if my PHP application is using too much memory?

Java memory usage increases when App is used, but doesnt decrease when not being used

Is Spiky Memory "Healthy" for App?

Android - recover from low memory condition

How to activate Cycles reporting in Instruments under ARC?

dealloc called on background GCD queue crashing app built with ARC

Converting self-releasing objects to ARC

How to free the memory after closing JavaFX Stage?

Scratch memory in a managed environment

Java GC tuning for strings

Scala Garbage Collection ?

Why does std::map< std::map > not deallocate memory?

c++ c++11 memory-management

What actually memory overhead is in java?

What is the page size for 32 and 64 bit versions of windows Os?

C++17, deprecated functions in <memory> standard library?

How to determine a process "virtual size" (WinXP)?

Which implementation of List to use?

Does ARC release malloc'ed memory for you?

Limit Memory allocation to a process in Mac-OS X 10.8

Is it true, that modern OS may skip copy when realloc is called