Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

Stack and Heap locations in RAM

memory-management

How to decrease Logstash Memory Usage

c# structs/classes stack/heap control?

C++: How do applications like Cheat Engine and ArtMoney work?

c++ memory-management

Will the cache line aligned memory allocation pay off?

/proc/$pid/maps shows pages with no rwx permissions on x86_64 linux

Lock-free memory reclamation with hazard pointers

ALLOCATABLE arrays or POINTER arrays?

Python tips for memory optimization

Is there a way to limit the memory, ghci can have?

How is access for private variables implemented in C++ under the hood?

Understanding how memory allocation works (LLVM)

What does "cacheline aligned" mean?

Delegates - retain or assign - release?

How can I get CPU usage and/or RAM usage of a *THREAD* in C# (managed code)?

Memory-efficient C++ strings (interning, ropes, copy-on-write, etc) [closed]

Objective-C ARC vs. MRR: why the switch?

When is NS_RETURNS_RETAINED needed?

How to set the minimum Metaspace in Java 8

How to Remove a Previous ViewController