|
|
|
|
|
by CyberDildonics
885 days ago
|
|
This is a great point. Technically you could replace your allocator with jemalloc or something similar, but most people probably don't. Memory allocation gets forgotten in the "lock free" algorithms all the time, especially in java where allocation is forgotten about and brushed aside. |
|
https://github.com/jemalloc/jemalloc/blob/dev/src/mutex.c