6 ms·
But this excerpt says that this technique obviates the need for a server process? Are they saving the contents of memory into files using mmap, and then using t
by bminor13 7y ago
But this excerpt says that this technique obviates the need for a server process? Are they saving the contents of memory into files using mmap, and then using this state on every run?
- akkartik 7y agoI just reread your quoted passage and noticed the reference to the OS's file cache. Ok, this is outside my knowledge :)