Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

Pointer-to-pointer dynamic two-dimensional array

Why does C# memory stream reserve so much memory?

out of memory issue in installing packages on Ubuntu server

storing android application data on SD Card

How does kernel know, which pages in the virtual address space correspond to a swapped out physical page frame?

Difference between global non-throwing ::operator new and std::malloc

How do i use subprocesses to force python to release memory?

C++ error : terminate called after throwing an instance of 'std::bad_alloc'

segmentation fault vs page fault

alloc, malloc, and alloca — What's the difference?

What is the purpose of std::scoped_allocator_adaptor?

auto_ptr for arrays

Deleting objects from an ArrayList in Java

Best time to invalidate NSTimer inside UIViewController to avoid retain cycle

std::string with no free store memory allocation

What is the lifecycle of a C++ object?

c++ memory-management

Release, Dealloc, and the Self reference

Hinnant's short_alloc and alignment guarantees

c++ c++11 memory-management

C# memory management: unsafe keyword and pointers

How does it know where my value is in memory?