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 implement Reference counting in C?
Mar 20, 2022
c
memory-management
concurrency
garbage-collection
Are static methods eagerly compiled (JIT'ed)?
Apr 02, 2019
.net
memory-management
clr
jit
Why would I not use a weak pointer to self in a Block passed to dispatch_after()?
Feb 03, 2017
objective-c
memory-management
objective-c-blocks
grand-central-dispatch
weak-references
can two process shared same GPU memory? (CUDA)
Oct 25, 2022
memory
memory-management
cuda
gpu
If you have an IBOutlet, but not a property, is it retained or not?
Oct 30, 2019
iphone
cocoa-touch
memory-management
interface-builder
nib
How are String and Char types stored in memory in .NET?
Sep 07, 2022
c#
memory
memory-management
garbage-collection
clr
ctime() return a string, why we don't need to free() this string' s memory?
Oct 29, 2022
c
string
memory-management
heap-memory
stack-memory
How to correctly dereference then delete a JavaScript Object?
Nov 04, 2022
javascript
object
memory-management
garbage-collection
dereference
When to use cudaHostRegister() and cudaHostAlloc()? What is the meaning of "Pinned or page-locked" memory? Which are the equivalent in OpenCL?
Sep 26, 2022
memory-management
cuda
opencl
Is it worth mitigating against the effects of garbage collection?
Jan 30, 2019
java
memory-management
caching
java-me
garbage-collection
Force full garbage collection when memory occupation goes beyond a certain threshold
Oct 25, 2022
java
garbage-collection
jvm
memory-management
out-of-memory
How to manipulate *huge* amounts of data
Apr 11, 2022
arrays
memory
memory-management
hpc
How would a heap-allocated const object differ from non-const one?
Oct 13, 2022
c++
memory-management
constants
undefined-behavior
const-correctness
Memory usage of Python base types (particulary int and float)
Sep 07, 2022
python
memory-management
python-internals
Should I use Objective-C garbage collection when writing for 10.5+?
Oct 17, 2022
objective-c
memory-management
garbage-collection
ObjectSpace - what is it and how do people use it?
Oct 21, 2022
ruby
memory-management
garbage-collection
objectspace
How to use Boost's intrusive_ptr effectively?
Aug 31, 2021
c++
c++11
memory-management
boost
smart-pointers
vector memory allocation strategy
Jun 13, 2019
c++
memory-management
vector
segments within a executable C program
Feb 03, 2020
c
linux
memory-management
memory-mapping
segments
Performance: memset
Oct 18, 2022
c
performance
memory-management
« Newer Entries
Older Entries »