Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

Does Linux keep the kernel stack for zombie processes?

Is it possible to allocatate uninialized array in a way that does not result in UB?

iPhone dev - why is it using 8MB?

memory-management iphone

Problem with mmap/munmap - getting a bus error after the 783rd iteration?

c linux memory-management

Any useful suggestions to figure out where memory is being free'd in a Win32 process?

How do I predict when I'm going to run out of memory

Are custom blocks ever copied by OCaml?

How many cpu cores can a single java process make use of?

What to do when "memory leaks" are caused by the Foundation framework?

Why does apache hold offsets into memory where php-cli holds virtual memory addresses?

How to create an array while potentially using placement new

Getting size of void* for creating a simple generic dynamically allocated array - C

How to append to large XML files in C# using memory efficiently

Service allocate lots of memory?

PHP memory_get_peak_usage and ini_set('memory_limit', '-1')

Memory Leak when retaining property

Tricks to avoid duplication of memory allocation when returning data.table or data.frame in R?

Python - Releasing/replacing a string variable, how does it get handled?

std::string implementation in GCC and its memory overhead for short strings

Why a sawtooth shaped graph?