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

   > The problem that directio tries to solve is the issue of not allowing 
fadvise/madvise when opening index files. I am planning to have some optional 
panama foreign in Mmapdir in future, so we can based on IOcontext give some 
hints to kernel.
   
   ++ Yes, and we can set that always when opening the file containing vector 
data.
   
   > There's only one issue open that I am discussing with Maurizio and Alan 
Bateman: make the file descriptor (long) available by the nio/Path/Socket APIs 
in Java like you can get the PID from Process AP I- to allow to pass it to 
native code. 
   
   Lemme know if I can help move this forward.


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