Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

Memory-efficient custom deleter for std::unique_ptr?

Do I need to release the COM object on every 'foreach' iteration?

Memory allocator with custom pointer type

How can I polymorphically store and access different types from the same inheritance hierarchy in contiguous memory?

ARC - alloc into a strong property. Creates leak?

Can we unit test memory allocation?

In managed code, how do I achieve good locality of reference?

Determining page numbers and offsets for given addresses

Strange Bitmap using 1 Mb of Heap

Making deep copy of UIImage

Memory-aware LRU caching in Python?

Does Ruby 2.2 Have Memory Issues on Heroku?

Alternative for Garbage Collector

C++: struct and new keyword

Memory leak in Go http standard library?

Release in viewDidUnload and dealloc both?

CUDA allocate memory in __device__ function

When is a program limited by the memory bandwidth?

c linux memory-management hpc

Dealing with large amounts of data in c++

c++ memory-management

Converting a Document Term Matrix into a Matrix with lots of data causes overflow