Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

c++ vector construct with given memory

how to reduce the UIImage size...?

Perl memory usage with map and file handle

Will Visual C++ runtime malloc / free return memory to OS?

Is there a CPAN Perl module to find total/used/free memory on a host (without running command line through a system() call)?

stack and heap addresses

c memory-management

Is not calling delete on a dynamically allocated object always a memory leak?

What does "Private_Dirty" memory mean in smaps?

linux memory-management jvm

Can stack memory be allocated within a function automatically?

c++ c memory-management stack

MKMapView autorelease not calling dealloc after UIViewController is popped

Failed to allocate memory (No MemoryError) in Ruby?

struct with reference members : heap or stack?

c# .net memory-management

cudaMallocManaged vs cudaMalloc - Device memory limitation scenario

Strong vs Retain in ARC

Multithreaded (de)allocation on the heap

Is there way to verify my program has no memory leaks?

int matrix with pointers in C - memory allocation confusion

How do I memory manage UIViewControllers with a navigation controller?

Are there any Caching Frameworks for Delphi?

In Delphi 2009 do I need to free variant arrays?

delphi memory-management