On Thu, Aug 18, 2022 at 1:47 PM Alexander Lukyanchikov
<[email protected]> wrote:

>
> Currently we are trying to avoid switching to MMAP because there is another 
> process running on the same host and extensively utilizes the FS cache.
>

This makes no sense, NIOFSDirectory uses the FS cache the exact same
way as mmap. it just uses read() interface instead.

A self-created problem!

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to