Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in memory-management
Access denied error when using VirtualQueryEx
Sep 14, 2026
winapi
memory-management
process
virtual-memory
access-rights
Dynamic memory allocation across programming languages
Sep 15, 2026
java
c#
c++
c
memory-management
How can a program have a high virtual byte count while the private bytes are relatively low on Windows 32-bit?
Sep 13, 2026
windows
performance
memory
memory-management
Is there an STL Allocator that will not implicitly free memory?
Sep 15, 2026
c++
memory-management
stl
allocator
Memory Continues to Increase when Loading and Releasing NSImage
Sep 15, 2026
cocoa
load
memory-management
nsimage
fork () & memory allocation behavior
Sep 15, 2026
linux
memory-management
linux-kernel
fork
Growing an array on the stack
Sep 14, 2026
c
memory-management
stack
alloca
NSString *string = @"someString" vs NSString *string = [[NSString alloc] initWithFormat@"%@", string]
Sep 12, 2026
iphone
objective-c
nsstring
memory-management
Why does my program produce correct output when my vector< vector< vector<int> > > is larger than the RAM?
Sep 14, 2026
c++
memory-management
vector
ram
Best way to read 12-15GB ASCII file in C++
Sep 13, 2026
c++
file
memory-management
How to diagnose potential memory leak in Python program?
Sep 12, 2026
python
linux
memory-management
Java memory allocation in Arraylist
Sep 12, 2026
java
memory-management
arraylist
Prevent an Object from destroying prematurely
Sep 13, 2026
c++
oop
memory-management
destructor
message sent to deallocated instance ,,, [__NSArrayI respondsToSelector:]
Sep 11, 2026
objective-c
ios
memory-management
Get the size of bin per memory allocation in jemalloc
Sep 13, 2026
c++
memory-management
jemalloc
PHP Memory Exhaustion error, poor code or just increase memory limit?
Sep 12, 2026
php
memory-management
Why size of stack memory is fixed? [closed]
Sep 12, 2026
memory-management
stack-overflow
heap-memory
stack-memory
Older Entries »