pitrou edited a comment on pull request #11588: URL: https://github.com/apache/arrow/pull/11588#issuecomment-958815106
What if we simply always pass `POSIX_MADV_RANDOM`? `MemoryAdviseWillNeed` is used in situations where the access pattern is not sequential. (the OS should do fine on its own for sequential access patterns, AFAIK) cc @lidavidm @westonpace -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org