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
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
Fastest way to sort huge (50-100 GB) files when you have enough memory
Mar 23, 2022
unix
sorting
memory-management
Why does everyone use 2^n numbers for allocation? -> new StringBuilder(256)
Apr 23, 2022
c#
memory-management
size
UITableViewCell object deinit never called
Aug 30, 2022
swift
uitableview
memory-management
deinit
Why is a function executed from the same memory address each time?
Oct 21, 2022
memory-management
x86
disassembly
relocation
Qt destructor call for closed widget
Sep 16, 2022
c++
qt
memory-management
destructor
Freeing memory allocated with newCString
Oct 29, 2022
memory
haskell
memory-management
ffi
Can the Linux kernel use pageable (swappable) memory for its own buffers?
Apr 12, 2022
linux
memory-management
paging
linux-device-driver
page-fault
Using a custom allocator in std::string to re-use an already allocated char buffer
Dec 18, 2020
c++
memory-management
stdstring
Java mmap fails on Android with "mmap failed: ENOMEM (Out of memory)"
Apr 27, 2022
java
android
memory-management
android-ndk
mmap
Is it a good practice to free memory via a pointer-to-const
Nov 18, 2022
c++
c
memory-management
const-correctness
« Newer Entries
Older Entries »