Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

Avoid struct padding in C++

Concurrent Programming, Stacks and Heaps in C/C++

Sequence of GC and unloading assets in Unity3D

Memory snapshot triggers Garbage collection in dotMemory

Why is there no 'aligned_realloc' on most platforms?

Improvements for this C++ stack allocator?

What is the difference between applicationDidReceiveMemoryWarning , didReceiveMemoryWarning?

Allocating a buffer of more a page size on stack will corrupt memory?

Correct approach for checking memory allocations in Objective C

How much memory should a caching system use on Windows?

Does a pointer returned by std::string.c_str() or std::string.data() have to be freed?

Writing Huge Chunks of data to NSData objects-iOS

Reduce Peak Memory Usage With @autoreleasepool

memory alignment of classes

Is there any array-like data structure that can grow in size on both sides?

How are Lua tables handled in memory?

malloc succeeds after failing with no free

c memory-management malloc

Why does register_tm_clones and deregister_tm_clones reference an address past the .bss section? Where is this memory allocated?

How to set heap memory in cassandra on docker

How to see memory usage in Laravel?