On Wed, 11 Apr 2001, John P. Looney wrote: > However, if you are storing the database on a ramdisk - is there any point > using mmap() ? Mapping memory to memory seems messed up to me :) presumably there would be as you avoid the VFS. > Kate --paulj