Hacker News new | ask | show | jobs
by masklinn 5180 days ago
Would mmapping those files instead of reading them provide saner behavior, or does the kernel still do that?
1 comments

Reading a file with mmap() results in the same behavior.