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
Where does a std::vector allocate its memory?
Sep 01, 2022
c++
memory-management
stl
vector
Default for XX:MaxDirectMemorySize
Sep 01, 2022
java
memory-management
jvm
jvm-arguments
jvm-hotspot
What is the actual memory place for static variables?
Sep 01, 2022
java
memory
memory-management
garbage-collection
What happens when you try to free() already freed memory in c?
Sep 01, 2022
c
memory
memory-management
Do Dalvik VM Processes Release System RAM?
Jul 07, 2018
android
memory-management
dalvik
Most efficient list to data.frame method?
Sep 01, 2022
performance
r
memory-management
dataframe
data.table
Do class methods increase the size of the class instances?
Sep 01, 2022
c++
class
memory-management
methods
Why is there no reallocation functionality in C++ allocators?
Sep 01, 2022
c++
memory-management
realloc
How can I get the memory location of a object in java?
Aug 28, 2019
java
object
memory-management
How much memory is consumed by the Linux kernel per TCP/IP network connection?
Sep 30, 2022
linux
memory-management
tcp-ip
Why is 16 byte the recommended size for struct in C#?
Sep 01, 2022
c#
struct
memory-management
class-design
How can I correctly handle malloc failure in C, especially when there is more than one malloc?
Sep 22, 2022
c
memory
memory-management
memory-leaks
Will not closing a stringwriter cause a leak?
Feb 19, 2022
java
memory-management
freemarker
stringwriter
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
« Newer Entries
Older Entries »