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
Concept check: Java's heap-only memory allocation model doesn't mean it has no function call stack, right?
Jul 05, 2026
java
memory-management
How comes free() doesn't need a length parameter? [duplicate]
Jul 06, 2026
c
memory-management
NSArray acts weirdly with objects going out of scope
Jul 06, 2026
objective-c
memory-management
nsarray
By printing "garbage values" in uninitialized data segment (bss) can we map out all values from previous program
Jul 05, 2026
c
memory
memory-management
garbage
Creating memory efficient thumbnails using an NSImageView (cocoa/OSX)
Jul 05, 2026
macos
cocoa
memory-management
image-scaling
nsimageview
Is memory fragmentation possible when malloc and free functions are called in order?
Jul 05, 2026
c
memory-management
embedded
malloc
free
What happens when the kernel memory required exceeds 1 GB
Jul 04, 2026
memory-management
linux-kernel
how to enable comparison between Vec<_> and Vec<_,CustomAllocator>?
Jul 04, 2026
rust
memory-management
How can I tell how much memory a specific ColdFusion variable, or each property of a ColdFusion scope is being used?
Jul 04, 2026
caching
variables
memory
coldfusion
memory-management
Hex dump from memory location
Jul 03, 2026
c++
memory-management
pointers
hex
hexdump
What are the ways to delete objects in C++?
Jul 03, 2026
c++
memory
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
Older Entries »