Hacker News new | ask | show | jobs
by wtallis 2083 days ago
Is that still true if the size_t parameter to the madvise call is less than the entire file size? I would think that madvise hints could be issued at page granularity and not affect the entire mapping as originally allocated.