[
https://issues.apache.org/jira/browse/CASSANDRA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156831#comment-14156831
]
Joshua McKenzie commented on CASSANDRA-7316:
--------------------------------------------
Attempting to reproduce this on a vm since my primary machine is working fine.
Had philip dump out the Win32_PageFileSetting info coming back and the query
isn't giving him any data at all about maximumsize, and I'm not finding
anything about permissions restrictions giving back only partial info. If I
can't get to the bottom of this in a short time I'll just post a v3 that'll
mention it can't derive the page file size instead of printing 0, since the
important information we're looking for here is whether swap is enabled at all
or not.
> 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, 7316_v2.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)