Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

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

How would a heap-allocated const object differ from non-const one?

Memory usage of Python base types (particulary int and float)

Should I use Objective-C garbage collection when writing for 10.5+?

ObjectSpace - what is it and how do people use it?

How to use Boost's intrusive_ptr effectively?

vector memory allocation strategy

segments within a executable C program

Performance: memset