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
Python lists/dictionaries vs. numpy arrays: performance vs. memory control
Nov 12, 2022
python
performance
memory-management
Determining available memory on Android
Jan 19, 2020
java
android
memory-management
android-ndk
Maximizing Java Heap Space
Oct 09, 2020
java
memory-management
Is it safe to `free` memory if allocated via overloaded `new[]` that delegates to `malloc`?
Mar 15, 2022
c++
c++11
memory
memory-management
Quiescent State Based Reclamation vs Epoch Based Reclamation
Nov 07, 2021
multithreading
algorithm
memory-management
thread-safety
lock-free
C# not releasing memory after task complete
Dec 29, 2019
c#
.net
memory-management
garbage-collection
Clearing the "cached" memory in /proc/meminfo without drop_caches
Jul 23, 2019
linux
caching
memory
memory-management
Contiguous memory guarantees with C++ function parameters
Apr 27, 2022
c++
function
memory-management
calling-convention
How can I track down memory peaks? (That's peaks with a p, not an l.)
Jun 05, 2016
objective-c
ios
memory-management
instruments
memory-profiling
Java Statics Primitives, Objects, Methods and the Heap (Memory Management & Best Practices)
Nov 15, 2022
java
memory-management
static
jvm
heap-memory
Precise explanation of JavaScript <-> DOM circular reference issue
Jul 27, 2019
javascript
internet-explorer
memory-management
Descrip "top" command in Android
Nov 11, 2022
android
memory-management
cpu-usage
top-command
Allocate large blocks of contiguous memory - do or don't?
Sep 11, 2020
c++
memory-management
What is different functions: `malloc()` and `kmalloc()`?
Feb 18, 2022
c
memory
memory-management
posix
When is a Full GC triggered?
Oct 04, 2022
java
memory-management
garbage-collection
Get address of allocated memory by pointer to a base class for non-polymorphic types
Apr 26, 2022
c++
c++11
memory-management
If I write operators new and delete for a class, do I have to write all of their overloads?
Aug 30, 2022
c++
memory-management
new-operator
delete-operator
Get visual graph of heap memory usage in Java over a span of time
Oct 22, 2022
java
memory-management
C# or C++ game: many 16 color images loaded into RAM. Efficient solution?
Mar 14, 2022
c#
c++
memory-management
image-processing
Lock-free check for modification of a global shared state in C using Cache-Line alignment
Nov 26, 2018
c
memory
memory-management
cpu-cache
false-sharing
« Newer Entries
Older Entries »