Better yet... um...
Won't the multiple processes use the same cache content if it is on disk?
Maybe I should ditch the shared memory option and just put a 8GB cache dir
in my /dev/shm dir... I mean it is a file system.
Perms are same as on /tmp... owner writeable....
...If I can just get it to do "write-back" to disk in bckground,
so it can recover after a reboot...
Might simplify your algorithms quite a bit...
you certainly won't have the contention issues that you would fetching
things off disk...
Received on Fri Aug 03 2012 - 02:07:48 MDT
This archive was generated by hypermail 2.2.0 : Fri Aug 03 2012 - 12:00:03 MDT