Hacker News new | ask | show | jobs
by eeZah7Ux 2613 days ago
I'd like to see a comparison with using mmap and letting the kernel do the paging.
1 comments

Basically, I'd like to provide the I/O layer with memory mapped file regions, such that it's simply a configuration option if you use the RandomAccessFile implementation or maybe one based on memory mapped files. I think for the JVM there's Chronicle. Thanks so much for asking :-) and by the way any contribution would be the best I can hope for