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
Huge memory usage despite ARC
Jul 03, 2026
objective-c
cocoa
memory-management
automatic-ref-counting
autorelease
compression, defragmentation, reclaiming space, shrinkdatabase vs. shrinkfile
Jul 03, 2026
sql
sql-server
t-sql
memory-management
storage
Difference between [[NSMutableDictionary alloc] initWithObjects:...] and [NSMutableDictionary dictionaryWithObjects:...]?
Jul 01, 2026
iphone
objective-c
cocoa
memory-management
Reading binary files without buffering the whole file into memory in C++
Jul 01, 2026
c++
winapi
memory-management
file-io
buffer
While "fork"ing a process, why does Linux kernel copy the content of kernel page table for every newly created process?
Jul 02, 2026
c
linux
memory-management
linux-kernel
arm
Manage thread count with respect to available memory in Java
Jul 01, 2026
java
multithreading
memory
memory-management
"Invalid argument" error for sysctl vm.drop_caches key in Ubuntu 11.10 (kernel 3.0.0-12)
Jul 02, 2026
linux
memory-management
ubuntu
sysctl
Virtual area to pages
Jul 01, 2026
c
linux
memory-management
linux-kernel
kernel
Determine if memory after fork is copy-on-write
Jul 01, 2026
c
unix
memory-management
fork
How does smem calculate RSS, USS and PSS?
Jul 01, 2026
linux
memory
memory-management
What should be the convenient memory limit to php read 1Gb file?
Jun 30, 2026
php
memory
memory-management
How to interpret Chrome's memory profiling results?
Jun 30, 2026
javascript
jquery
memory-management
garbage-collection
Are global arrays allocated on the stack
Jun 29, 2026
c
memory-management
global-variables
stack-memory
Dynamically increase the memory of Java programs [duplicate]
Jun 29, 2026
java
memory-management
Are there any issues from both the child and parent destructors being called when a derived object is destroyed?
Jun 28, 2026
c++
inheritance
memory-management
segmentation-fault
polymorphism
Does deallocation imply destruction?
Jun 29, 2026
c++
c++11
memory-management
allocator
How v8 handle stack allocated variable in closure?
Jun 28, 2026
javascript
memory-management
closures
v8
memory pool running on O(1)
Jun 29, 2026
c++
memory-management
Confusion between stack, call stack and memory heap in Javascript
Jun 28, 2026
javascript
memory-management
Older Entries »