Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

How do I find a memory mapped file's name in WinDbg?

In XNA, what is the best method to dispose of textures I no longer need?

Valgrind is complaining of memory leaks

Can you / how can you reallocate C++ objects created with placement new?

c++ memory-management

struct device creation for dma_alloc_coherent with device_create

kzalloc() - Maxmum size at a single call?

Any app for finding memory usage in ipad

What is user memory in spark?

is removeObserver necessary on dealloc?

Objective-C returning alloc'd memory in a function == bad?

Java Library Size

java memory-management

Re-attempt memory allocation should it fail the first time?

size_t portability concept

How are memory registers used to hold different types?

How can I load a sound file into memory using NAudio and use it later?

Dask data loading on local cluster: "Worker exceeded 95% memory budget". Restarting and then "KilledWorker"

Recommended way of returning a reference from a function in C++

C++: Pointers pointing to freed memory space