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
Traversing all the physical pages of a process
Oct 18, 2025
memory-management
linux-kernel
virtual-memory
How to free memory allocated by thread-function in the main
Oct 18, 2025
c
memory-management
pthreads
free
Can someone explain this diagram on Paging (virtual memory) to me?
Oct 18, 2025
memory-management
operating-system
paging
virtual-memory
placement new and storage reuse
Oct 17, 2025
c++
memory-management
language-lawyer
lifetime
placement-new
How to clear VBA Collections Faster?
Oct 18, 2025
excel
vba
memory
memory-management
collections
Programmatically disable DEBUG in Django command
Oct 18, 2025
django
memory-management
Do C++ compilers remove const variables used only to make code clearer
Oct 18, 2025
c++
function
memory-management
constants
compiler-optimization
Is memory allocation of statically allocated arrays always sequential in terms of address value?
Oct 18, 2025
c++
arrays
memory-management
Will the reassignment delete the previous value from the memory in Python?
Oct 17, 2025
python
memory
memory-management
Why does the initial capacity of Go slices vary with type int32 vs int64 when using append?
Oct 17, 2025
go
memory-management
slice
Smart pointers and derived classes
Oct 16, 2025
c++
c++11
inheritance
memory-management
smart-pointers
How does Objective-c handle messages sent to nil objects?
Oct 17, 2025
objective-c
memory-management
message
null
Python in AWS Lambda not properly garbage collecting?
Oct 17, 2025
python
pandas
memory-management
aws-lambda
garbage-collection
How does memory allocation happen at the lowest level in an operating system?
Oct 17, 2025
c
memory
memory-management
x86
operating-system
Will ThreadMXBean#getThreadAllocatedBytes return size of allocated memory or objects?
Oct 17, 2025
java
performance
memory-management
jvm
jmx
How is memory allocated for variables in Python? [closed]
Oct 17, 2025
python
memory-management
binding
Older Entries »