版本
3.0-755
分支
master
发布于
11 years, 10 months ago
Windows x64 Windows x86 Mac OS X
提交(Commit)
be200074e9ed151df484d9aba5d7abcb1036c8a8
修改者
Ryan Houdek
修改说明
[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.