Verze
3.0-755
Větev
master
Datum
před 11 lety, 10 měsíci
Windows x64 Windows x86 Mac OS X
Odevzdání
be200074e9ed151df484d9aba5d7abcb1036c8a8
Autor změny
Ryan Houdek
Popis změny
[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.