Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

How to free() an array of structs allocated by malloc()?

How to release the memory that has been used for a variable in C?

c memory-management

Determine size of single Java class definition in PermGen space?

class design minimizing memory usage: if an object instance variable (non-primitive) is null does it still use the necessary reference bytes?

How do I minimize C# memory allocations / GC churn with UDP sockets?

SystemCache and MemoryInUse - can anyone explain this behavior?

Dynamic memory allocation for socket C

Autorelease and assigning to nil

Freeing memory allocated for string in C

When does Neo4j release memory?

memory-management neo4j

What does this error mean, and how do I resolve it? (java.lang.InternalError: Memory Pool not found)

java memory-management

Does Java heap memory change based on RAM?

java memory-management

Preallocate memory for vector of strings (C++ vector<string>)

c++ stl memory-management

Professional ways of tracking GPU memory leakage (allocation without deallocation)

removeObjectAtIndex without releasing the object

Total glibc malloc() bytes

Delete a pointer array without deleting the pointed objects in memory?

Can a process running a 32-bit compiled binary use more than 4GB of memory?

RAM memory reallocation - Windows and Linux

java .net memory-management