Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

What does "new int * **[10]" do?

What to throw in a C++ class wrapping a C library?

Is there any advantage to deallocating objects owned by the UIApplicationDelegate?

iPhone: Xcode, instruments, memory allocations. What's reasonable?

C code - malloc and free

Why is the UICollectionViewDataSource deallocated when I try to call a method on it?

Does java create a new Object when a primitive type is passed to a method that expects a Wrapper of a primitive type?

Javascript: instance vars and static methods; is this ok in terms of memory?

realloc() not behaving as expected when shrinking char *

c memory 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