Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

Standard library facilities which allocate but don't use an Allocator

How to reduce the memory usage of a WPF app

How does an Objective-C property setter signal failure?

Loading large images as thumbnails without memory issues in Java?

How to trace "tcmalloc : large alloc .... "

Custom memory alloc and dealloc which multiple Inheritance class

allocator_traits::construct() vs allocator_traits::allocate()

c++ memory-management c++11

WPF Memory Usage

How to implement Reference counting in C?

Are static methods eagerly compiled (JIT'ed)?

.net memory-management clr jit

Why would I not use a weak pointer to self in a Block passed to dispatch_after()?

can two process shared same GPU memory? (CUDA)

If you have an IBOutlet, but not a property, is it retained or not?

How are String and Char types stored in memory in .NET?

ctime() return a string, why we don't need to free() this string' s memory?

How to correctly dereference then delete a JavaScript Object?

When to use cudaHostRegister() and cudaHostAlloc()? What is the meaning of "Pinned or page-locked" memory? Which are the equivalent in OpenCL?

Is it worth mitigating against the effects of garbage collection?

Force full garbage collection when memory occupation goes beyond a certain threshold

How to manipulate *huge* amounts of data