Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

InitiatingHeapOccupancyPercent is set to 40 yet old gen memory going beyond 60 percent in G1GC

java memory-management g1gc

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')

Is memory allocation in linux non-blocking?

What is the significance of caddr_t and when is it used?

c linux memory-management

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

Why a sawtooth shaped graph?