ChrisHegarty commented on issue #13194:
URL: https://github.com/apache/lucene/issues/13194#issuecomment-2012042036

   > I just noticed, for madvise no file descriptor is needed. We can implement 
that straight away using the memory segments.
   
   ++ I think we have all we need enable this for reading - through a "hints" 
style API in IOContext.  
   
   I can take a look at it, but probably not until next week. I'm sure you 
already know this, but here's how we've been abstracting FFI in Elasticsearch,  
 
https://github.com/elastic/elasticsearch/tree/main/libs/native/src/main/java/org/elasticsearch/nativeaccess
 . While the use case is not the same here, the necessary abstractions and 
framework are not unalike.
   


-- 
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

Reply via email to