This was my first thought, too. We switched to mmap_index_only and didn't see any change in behavior. Looking at the smaps file attached to my original post, one can see that the mmapped index files take up only a minuscule part of RSS. On Wed, May 4, 2011 at 11:37 PM, Oleg Anastasyev wrote: > Probably this is because of mmapped io access mode, which is enabled by default > in 64-bit VMs - RAM is occupied by data files. > If you have such a tight memory reqs, you can turn on standard access mode in > storage-conf.xml, but dont expect it to work fast then: > > > >  standard > >