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
C: Correctly freeing memory of a multi-dimensional array
Aug 29, 2022
c
memory-management
memory-leaks
free
malloc
Do uninitialized primitive instance variables use memory?
Aug 29, 2022
java
memory-management
initialization
primitive
Create a wrapper function for malloc and free in C
Aug 29, 2022
c
memory-management
memory-leaks
malloc
What to choose between Slab and Slub Allocator in Linux Kernel?
Aug 29, 2022
memory-management
linux-kernel
With an NSArray of object references, do I explicitly release all objects in the array or just the array itself?
Aug 29, 2022
iphone
objective-c
memory-management
Swift delegation - when to use weak pointer on delegate
Aug 29, 2022
swift
memory-management
memory-leaks
delegates
strong-reference-cycle
Is storing Graphics objects a good idea?
Sep 14, 2022
java
memory-management
graphics
awt
bufferedimage
If `malloc(0)` returns a non-null pointer, can I pass that to `free`?
Aug 29, 2022
c
memory-management
malloc
free
boost, shared ptr Vs weak ptr? Which to use when?
Aug 29, 2022
c++
memory-management
boost
shared-ptr
weak-ptr
How to know whether enough memory is free to deploy a new application on a Linux machine?
Aug 17, 2022
java
linux
unix
memory-management
Direct Memory Access in Linux
Aug 29, 2022
linux
memory
memory-management
embedded
linux-kernel
What is the memory usage overhead for a 64-bit application?
Aug 29, 2022
c
memory
memory-management
computer-architecture
Shared Memory between two JVMs
Aug 29, 2022
java
memory-management
jvm
What is thrashing? Why does it occur?
Aug 29, 2022
memory-management
operating-system
when does Python allocate new memory for identical strings?
Aug 29, 2022
python
memory
memory-management
Delete unused variable's memory in java
Aug 29, 2022
java
memory-management
How to intentionally delete a boost::shared_ptr?
Aug 21, 2022
c++
memory-management
boost
shared-ptr
How to get linux kernel page size programmatically
Feb 14, 2022
memory-management
linux-device-driver
dma
Why do I need to delete[]?
Aug 29, 2022
c++
memory
memory-management
memory-leaks
delete-operator
Any way to reserve but not commit memory in linux?
Feb 09, 2019
linux
memory-management
virtualalloc
« Newer Entries
Older Entries »