[
https://issues.apache.org/jira/browse/CASSANDRA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155340#comment-14155340
]
Philip Thompson commented on CASSANDRA-7316:
--------------------------------------------
This works fine when I have swap disabled, but when it is enabled, the warning
message is printing "Swap file detected (max size: 0)". It seems that value
should be the size of my swap file, no? In which case it is wrong, as my swap
file is 8G.
> Windows: address potential JVM swapping
> ---------------------------------------
>
> Key: CASSANDRA-7316
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7316
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Joshua McKenzie
> Assignee: Joshua McKenzie
> Priority: Minor
> Labels: Windows, perfomance
> Fix For: 2.1.1, 3.0
>
> Attachments: 7316_v1.txt
>
>
> Similar to mlockall() in CLibrary.java for linux, it would be nice to lock
> the virtual address space on Windows to prevent page faults.
> One option: Reference API:
> http://msdn.microsoft.com/en-us/library/windows/desktop/aa366895(v=vs.85).aspx
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)