Thread
-
patch: preload dictionary - with mmap
Pavel Stehule <pavel.stehule@gmail.com> — 2010-03-31T18:02:29Z
Hello this is modification of patch what I sent before. It is based on using mmap. I had some problems with mremap with shared mmap memory. I found some messages about it and I think so it is issue on Linux still, so I doesn't use mremap function. Preloading working well without issues. Regards Pavel Stehule