Blender Git Loki

Git Commits -> Revision db90928

June 9, 2021, 06:48 (GMT)
Fix T88813: Scalable allocator not used on win10

Due to the way we ship the CRT on windows TBB's
malloc proxy was unable to attach it self to
the memory management functions on windows 10.

This change moves ucrtbase.dll out of the blender.crt
folder and back into the main blender folder to side
step some undesirable behaviour on win10 making TBB
once more able to attach it self.

Having this work again, should give a speed
boost in memory allocation heavy workloads
such as mantaflow.

For details on how this only failed on Win10
see T88813

Commit Details:

Full Hash: db909281f2816063828019d47c22d731f7ee94b8
Parent Commit: e1d2485
Committed By: Jeroen Bakker
Lines Changed: +9, -0

1 Modified Path:

/build_files/cmake/platform/platform_win32_bundle_crt.cmake (+9, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021