Wersja
3.0-755
Gałąź
master
Data
11 lat, 10 miesięcy temu
Windows x64 Windows x86 Mac OS X
Commit
be200074e9ed151df484d9aba5d7abcb1036c8a8
Autor zmiany
Ryan Houdek
Opis zmiany
[Linux] Change from using /tmp to /dev/shm in MemArena so we don't cause any disk IO, also unlink file while it is open to allow multiple instances running. This was discussed months ago, but was never implemented for whatever reason.