[ 
https://issues.apache.org/jira/browse/LUCENE-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973264#action_12973264
 ] 

Robert Muir commented on LUCENE-2825:
-------------------------------------

bq. There could be a number of things that could make this very OS dependent:

I agree, we should test any OS before changing any defaults.

In the Solaris case its clear that mmap is better for our purposes though (as 
to exactly why, no idea)


> FSDirectory.open should return MMap on 64-bit Solaris
> -----------------------------------------------------
>
>                 Key: LUCENE-2825
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2825
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Store
>            Reporter: Robert Muir
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2825.patch
>
>
> MMap is ~ 30% faster than NIOFS on this platform.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to