Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

iOS 7 memory issues

Returning float array in Objective-C

Android running low on memory, for no obvious reason

How do you determine the size of the nodes created by a 'std::map' for use with 'boost::pool_allocator' (in a cross-platform way)?

Strange memory increasing in google chrome with Canvas drawImage method

Benefits of contiguous memory allocation

c memory-management hpc

mmap(): resetting old memory to a zero'd non-resident state

How to overcome memory constraints using foreach

Best way to allocate large memory

Why memory warnings with 4 MB utilization and 320 MB free?

What is difference between __va() and phys_to_virt()?

cuda - Zero-copy memory, memory-mapped file

Avoid creating new arrays as results for numpy/scipy operations?

How do I directly access reserved memory with a kernel module?

numpy.ndarray objects not garbage collected

Why so many applications allocate incredibly large amount of virtual memory while not using any of it?

What is the guaranteed lifecycle of -[NSString UTF8String]?

How to calculate (and specify) the total memory space allowed for java process?

java jvm memory-management

Can I new[], then cast the pointer, then delete[] safely with built-in types in C++?

What are the likely causes of org.apache.spark.shuffle.MetadataFetchFailedException: Missing an output location for shuffle?