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
Should new C++ code use memory resources instead of allocators?
Sep 05, 2025
c++
memory-management
c++17
allocator
'struct mm_struct' has no member named 'mmap_sem' error in the module build after switching from 5.4.21 to 5.10.0-rc5
Sep 04, 2025
c
memory-management
linux-kernel
linux-device-driver
Vulkan memory alignment requirements
Sep 04, 2025
c++
memory
memory-management
vulkan
What are my options for passing variable size arrays to DLLs?
Mar 27, 2023
c++
arrays
memory-management
boost
dll
When 32 bit machine can access max of 4GB RAM, how does it access 150GB of HDD [closed]
Mar 26, 2023
memory
memory-management
Is it needed to detach pthread to prevent memory leaks?
Mar 26, 2023
c++
memory-management
pthreads
c# how can I sidestep the memory allocation bottleneck to improve multithreading performance
Mar 24, 2023
c#
multithreading
performance
memory-management
heap-memory
How to release correctly memory in iOS: Memory is never released; potential leak of memory pointed to by
Mar 25, 2023
ios
xcode
memory-management
memory-leaks
"glibc free(): invalid next size(fast)" on vector.push_back?
Sep 04, 2025
c++
memory-management
stdvector
glibc
C++ vector adding elements efficiently
Sep 04, 2025
c++
memory-management
stdvector
memory allocation in Stack and Heap
Sep 04, 2025
c
memory-management
heap-memory
dynamic-allocation
stack-memory
Parameters to operator new
Sep 02, 2025
c++
c++11
memory-management
Where the structure "struct page" is stored on the linux kernel?
Sep 03, 2025
linux
memory-management
linux-kernel
kernel
C++ dynamic loading of classes: Why is a "destroy" function needed?
Sep 01, 2025
c++
memory-management
dlopen
dynamic-loading
Set a reference to null in c#
Sep 03, 2025
c#
pointers
memory-management
Does a ValueType get boxed when is declared as part of a class?
Sep 01, 2025
c#
.net
memory-management
boxing
unboxing
"Internal" in java native memory tracking output
Sep 03, 2025
java
memory-management
Swap Space vs Backing Store
Sep 03, 2025
memory-management
process
operating-system
paging
In C++, how does the delete operator actually work? (At the memory level)
Sep 02, 2025
c++
memory-management
new-operator
delete-operator
Older Entries »