Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in heap-memory

What runs in a C heap vs a Java heap in HP-UX environment JVMs?

java c jvm heap-memory hp-ux

Stack memory in Android

Heap corruption in HP-UX?

Heap error in C

c heap-memory

Android - Rotate Image avoiding OutOfMemory

Java heap space with GSON

java eclipse gson heap-memory

google common cache - default value of maximumSize (and other "optional" settings) - want a cache that uses all "available" memory

How can I intentionally initialize a variable with uninitialized data so that valgrind will treat the variable as uninitialized?

c++ heap-memory valgrind

"A breakpoint instruction (__debugbreak() statement or a similar call) was executed in Main.exe", but there is no error?

Fortran OpenMP where will the array be allocated

Why is the assigned stack frame size is different for malloc() and normal array declaration?

Am I passing array ownership back to caller from my library function?

Cannot access the value of a StringBuilder in a heap dump in VisualVM

C++ - Allocating on heap than using new object as reference to maintain interface

c++ reference heap-memory

Java - is there a thread safe way to allocate new objects without locks?

visualvm profiles jvm heap found int array takes huge memory

How to resolve java.lang.OutOfMemoryError error by "java.lang.String", loaded by "<system class loader>" Eclipse Memory Analyzer

C++ garbage collection

Stack and heap misunderstanding in Swift