ChrisHegarty commented on PR #13998:
URL: https://github.com/apache/lucene/pull/13998#issuecomment-2482415401

   > @ChrisHegarty this will be a very useful thing.
   
   Indeed.
   
   > Can we also figure out how much data is loaded with this API? So lets say 
an IndexInput is 30GB and only 10GB is loaded/mapped in memory can return that 
too?
   
   While possible, it's not straightforward and would require some native 
access. For now, let's go with the basic loaded / not-loaded, since this is 
useful as is.
   
   


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