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
How to return dynamically allocated array from function and correctly delete it
Mar 10, 2026
c++
c++11
memory
memory-management
memory-leaks
CUDA: __restrict__ tag usage
Mar 08, 2026
pointers
memory
memory-management
cuda
Release UnsafeMutableBufferPointer<UInt8> values
Mar 09, 2026
swift
memory
memory-management
memory-leaks
swift2
Virtual address space in the context of programming
Mar 09, 2026
c
memory-management
Construct a primitive type directly on the heap in Go?
Mar 08, 2026
go
memory-management
initialization
heap-memory
literals
App Memory Usage differs between Devices
Mar 09, 2026
android
memory-management
android-memory
Is there a way to trap object allocation in Java inside your code through a method callback?
Mar 09, 2026
java
optimization
memory-management
profiling
profiler
How to let std::thread delete the object automatically after excuting its member function
Mar 08, 2026
c++
memory-management
stdthread
What is the isa instance variable all about?
Mar 08, 2026
iphone
objective-c
memory-management
Are page tables always in memory? Would page tables be swapped out?
Mar 08, 2026
linux
memory-management
paging
Limit on memory allocation in windows + am I calculating this properly?
Mar 08, 2026
c
windows
memory-management
limit
What is the difference between /dev/mem, /dev/kmem and /proc/kcore?
Mar 08, 2026
linux
memory-management
linux-kernel
Should I use ReAllocHGlobal or FreeHGlobal/AllocHGlobal?
Mar 07, 2026
c#
memory-management
interop
Should a list of objects be stored on the heap or stack?
Mar 07, 2026
c++
object
memory-management
stack
heap-memory
Error when using memory allocation (realloc) with pointer of structure, which has a dynamic array
Mar 07, 2026
c
function
memory-management
std
Python Numba Cuda Copy_To_Host Slow
Mar 06, 2026
python
memory-management
cuda
gpu
How to place an array of structs at the end of another struct without memory segmentation
Mar 06, 2026
rust
memory
memory-management
What equivalent code is synthesized for a declared property?
Mar 06, 2026
objective-c
gcc
memory-management
Passing Objective-C objects from NSArray to NSArray
Mar 06, 2026
objective-c
memory-management
Older Entries »