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
What are memory mapped page and anonymous page?
Aug 24, 2022
linux
memory-management
linux-kernel
How to measure memory usage from inside a C++ program?
Sep 11, 2022
c++
memory-management
Difference between `yarn.scheduler.maximum-allocation-mb` and `yarn.nodemanager.resource.memory-mb`?
Aug 31, 2022
hadoop
memory-management
hdfs
hadoop-yarn
Why do we even need the "delete[]" operator?
Aug 16, 2022
c++
arrays
memory-management
heap-memory
Run application via gradlew with -Xmx and -Xms
Aug 31, 2022
gradle
memory-management
jvm
gradlew
Is there any API for determining the physical address from virtual address in Linux?
Aug 31, 2022
linux
memory
memory-management
linux-kernel
virtual-address-space
How to track memory allocations in C++ (especially new/delete)
Aug 31, 2022
c++
debugging
memory-management
Is it safe to realloc memory allocated with new?
Aug 31, 2022
c++
memory-management
realloc
Under what circumstances can malloc return NULL?
Aug 31, 2022
c
memory-management
malloc
C: pointer to array of pointers to structures (allocation/deallocation issues)
Oct 07, 2022
c
pointers
memory
memory-management
What happens to malloc'ed memory after exec() changes the program image?
Aug 31, 2022
c++
c
memory-management
exec
Trying to locate a leak! What does anon mean for pmap?
Oct 12, 2022
java
linux
memory
memory-management
pmap
Is calloc(4, 6) the same as calloc(6, 4)?
Apr 30, 2016
c
memory-management
Why does MISRA C state that a copy of pointers can cause a memory exception?
Aug 21, 2022
c
pointers
memory-management
misra
Difference between logical addresses, and physical addresses?
Dec 16, 2021
memory-management
memory-address
tlb
mmu
Eat memory using Python
Aug 31, 2022
python
memory
memory-management
Circular References Cause Memory Leak?
Sep 02, 2022
.net
memory
memory-management
memory-leaks
circular-dependency
What are some Java memory management best practices? [closed]
Sep 05, 2022
java
memory-management
Prevent Fragment recovery in Android
Oct 27, 2022
android
memory-management
garbage-collection
fragment
recreate
How do I free memory in C?
Aug 31, 2022
c
memory-management
malloc
« Newer Entries
Older Entries »