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
Does 'delete pointer' simply mean '*pointer = 0'?
Aug 16, 2022
c++
memory-management
free
destructor
delete-operator
How does finalize() work in java?
Sep 22, 2022
java
multithreading
memory-management
garbage-collection
finalize
How to find the total memory allocated by an object [duplicate]
Jan 18, 2020
java
memory-management
garbage-collection
Valgrind, "uninitialized value(s)" error
Nov 09, 2022
c
linux
memory-management
initialization
valgrind
How do I implement caching in C++?
Nov 09, 2022
c++
caching
memory-management
Demand Paging: Calculating effective memory access time
Nov 02, 2022
caching
memory-management
paging
tlb
why 128bit variables should be aligned to 16Byte boundary
Oct 14, 2022
c++
c
memory-management
assembly
x86
Is it possible return cell array that contains one instance in several cells?
Oct 23, 2022
matlab
memory-management
mex
Linux memory overcommit details
Apr 19, 2022
memory-management
out-of-memory
embedded-linux
low-memory
How to install valgrind 3.9.0 in centos 5.5
Jun 11, 2022
memory-management
centos
valgrind
Where to free memory in Bison/Flex?
Aug 30, 2022
c++
memory-management
bison
flex-lexer
strdup
Memory management during function call
Nov 28, 2019
c
arrays
pointers
memory-management
parameter-passing
Dynamic allocation of a union of pointers - C
Sep 03, 2018
c
memory-management
unions
Fortran 90 Differences in declaring allocatable array
May 08, 2022
arrays
memory-management
fortran
fortran90
gfortran
Does C++14 require that the delete expression must call `void operator ::delete(void*, std::size_t)` instead of `void ::operator delete(void*)`?
Apr 14, 2022
c++
memory-management
new-operator
c++14
Difference between Old generation and Tenured generation
Jan 27, 2020
java
memory-management
garbage-collection
disposing
C++ vector reduce allocation size
Nov 25, 2021
c++
memory-management
What is numpy empty doing under the hood when I allocate a massive ndarray?
Jan 05, 2022
python
c
memory-management
numpy
linux-kernel
Why did object header size doubled in 64 bit architecture?
Dec 27, 2020
c#
.net
memory-management
garbage-collection
clr
Malloc is using 10x the amount of memory necessary
Apr 11, 2019
c
memory
memory-management
« Newer Entries
Older Entries »