You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2013/04/23 17:35:16 UTC

[jira] [Closed] (UIMA-2827) Fetch the OS Page Size During Initialization of the Ducc Agent

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

Jerry Cwiklik closed UIMA-2827.
-------------------------------

    Resolution: Fixed

Modified agent's code to fetch Page size from the OS by running getconf PAGESIZE command
                
> Fetch the OS Page Size During Initialization of the Ducc Agent
> --------------------------------------------------------------
>
>                 Key: UIMA-2827
>                 URL: https://issues.apache.org/jira/browse/UIMA-2827
>             Project: UIMA
>          Issue Type: Improvement
>          Components: DUCC
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>
> Currently Ducc uses static definition of the Page Size from ducc.properties. This doesnt work when running Ducc on a mix cluster. Add code to the agent to fetch the Page Size from the OS by running "getconf PAGESIZE" command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira