Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

Explanation of strong and weak storage in iOS5

Smart pointers: who owns the object? [closed]

How to get current memory usage in android?

android memory-management

Is volatile expensive?

In which situations do we need to write the __autoreleasing ownership qualifier under ARC?

static allocation in java - heap, stack and permanent generation

What are the differences between virtual memory and physical memory?

Why does the delete[] syntax exist in C++?

Memory footprint of Haskell data types

What is the meaning of the term arena in relation to memory?

Proper stack and heap usage in C++?

What does Visual Studio do with a deleted pointer and why?

General guidelines to avoid memory leaks in C++ [closed]

Why doesn't delete set the pointer to NULL?

C++, Free-Store vs Heap

c++ memory-management

Does free(ptr) where ptr is NULL corrupt memory?

Android Studio - How to increase Allocated Heap Size

Reducing Django Memory Usage. Low hanging fruit?

When and why will a compiler initialise memory to 0xCD, 0xDD, etc. on malloc/free/new/delete?

c++ c memory memory-management

Increasing (or decreasing) the memory available to R processes