On Wed, 2011-06-29 at 09:35 +0200, eks dev wrote: > In MMAP, you need to have really smart warm up (MMAP) to beat IO > quirks, for RAMDir you need to tune gc(), choose your poison :)
Other alternatives are operating system RAM disks (avoids the GC problem) and using SSDs (nearly the same performance as RAM).