I\'m using pythons mmap module to share memory between a set of processes. The data being shared is hundreds of GB and does not all fit into memory at once, that being said