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
Are the sizes passed into A::operator new() always equal to sizeof(A)?
Feb 19, 2022
c++
memory-management
c++11
operator-overloading
standards
How to get the memory available to PHP
Mar 20, 2018
php
memory-management
Memory leak in class Constructor of c++
Aug 28, 2022
c++
memory
memory-management
memory-leaks
c++ dynamic memory allocation using "new"
Aug 24, 2022
c++
memory-management
Why do C++ allocators avoid in-place reallocation
Apr 26, 2022
c++
memory
memory-management
stdvector
What are the next step to improve malloc() algorithm? [closed]
Nov 05, 2022
c++
c
algorithm
memory-management
Java: The most efficient way to write pojo with ArrayList
Feb 05, 2019
java
memory-management
arraylist
reference
pass-by-reference
Why isUniquelyReferencedNonObjC returns false in this case?
Jan 18, 2021
ios
swift
memory-management
automatic-ref-counting
Why deallocating heap memory is much slower than allocating it?
May 05, 2022
c++
memory
memory-management
heap-memory
What is memory reclaim in linux
Aug 27, 2022
linux
memory-management
linux-kernel
Does values of array destroyed when we reallocates a array in c#?
Jun 23, 2022
c#
arrays
memory-management
How to check if a certain memory address is available for use in c++?
Nov 12, 2022
c++
pointers
memory-management
Does the C++ standard guarantee that std::string::resize(new_size) will not cause allocation if the new_size is not greater than the old one? [duplicate]
Jan 22, 2022
c++
string
performance
memory-management
standards
Why java doesn't have direct memory management tools?
Oct 15, 2022
java
memory-management
garbage-collection
heap-memory
Can a lower level cache have higher associativity and still hold inclusion?
Sep 07, 2022
caching
memory
memory-management
cpu-architecture
cpu-cache
Does the force kill command (kill -9) in linux cleanup the dynamically allocated memory with new operator in C++ application?
Aug 26, 2022
c++
linux
memory-management
linux-kernel
virtual-memory
Virtual Memory
Nov 16, 2022
memory
memory-management
virtual
Arrays inside structs in C
Aug 28, 2022
c++
memory-management
Dynamic allocation of memory
Oct 30, 2022
c++
dynamic
memory-management
Time for deleting pointers
Nov 06, 2019
c++
pointers
memory-management
« Newer Entries
Older Entries »