Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

When does CLR say that an object has a finalizer?

very large string in memory

Tool for detecting memory leaks [closed]

Strategy or tools to find "non-leak" memory usage problems in Delphi?

allocate more than 1 GB memory on 32 bit XP

Relation between memory host and memory arguments xms and xmx from Java

Is it OK to use boost::shared ptr in DLL interface?

Ways to reduce memory churn

Stop drawing of CATiledLayer

Which C standard library functions use malloc under the hood

c linux memory-management x86

What is the difference between id(obj) and ctypes.addressof(obj) in CPython

What is nothrow delete in C++?

When do I use xdata?

Is it better to store value as variable or call method again?

java memory-management jvm jit

@property/@synthesize question

Java integer flag and bitwise operations for memory reduction

difference between ARC and MRC

.NET Collections and the Large Object Heap (LOH)

C# - Passing 3 parameters vs passing object with 30 properties -

Does sprintf/snprintf allocate additional memory?

c memory-management stdio