You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/01/11 20:20:46 UTC

[jira] Assigned: (CASSANDRA-1507) make adaptive heap size calculation portable

     [ https://issues.apache.org/jira/browse/CASSANDRA-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-1507:
-----------------------------------------

    Assignee: Peter Schuller

> make adaptive heap size calculation portable
> --------------------------------------------
>
>                 Key: CASSANDRA-1507
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1507
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Peter Schuller
>            Assignee: Peter Schuller
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: trunk-1507-v2.txt, trunk-1507.txt
>
>
> The adaptive heap size calculation is dependent on the 'free' tool which is typically available on Linux machines (GNU toolset) but not others.
> I'm attaching a patch which makes FreeBSD specifically supported as well as falling back to static 1024m default if the operating system is unrecognized.

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