blender/intern/guardedalloc
Jacques Lucke ae7163007d Allocator: improve protection against false sharing
On Apple Silicon, the cache line size is 128 bytes.
2023-01-06 13:04:49 +01:00
..
cpp File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
intern Allocator: improve protection against false sharing 2023-01-06 13:04:49 +01:00
test/simpletest File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
tests Cleanup: replace C-style casts with functional casts for numeric types 2022-09-26 09:53:49 +10:00
CMakeLists.txt Allocator: improve multi-threaded allocation performance 2023-01-04 14:55:46 +01:00
MEM_guardedalloc.h Fix T102225: Crash opening menus 2022-11-03 14:32:04 +01:00