uschindler commented on issue #13967: URL: https://github.com/apache/lucene/issues/13967#issuecomment-2448351255
In general, I would recommend to allow that, too. We are currently a bit planning how to make CFS files and madvise work together in a better way and this already improved in Lucene 10. IMHO, the preloading is no longer a good idea when we are using madvise correctly (WILL_NEED). Preloading should be replaced by that (the JVM does the same behind scenes). For this we already have support in CFS files. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org