(file) Return to readme.jmpi CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/readme.jmpi between version 1.3 and 1.4

version 1.3, 2004/12/15 12:35:53 version 1.4, 2005/03/27 23:18:09
Line 30 
Line 30 
    export LD_ASSUME_KERNEL=2.2.5    export LD_ASSUME_KERNEL=2.2.5
    cd $PEGASUS_HOME    cd $PEGASUS_HOME
  
      There are a couple of optional environment variables to determine how the JRE is initialized.  These are
      as follows (the variable name and what JRE option that it corresponds to):
   
      PEGASUS_JMPI_MAX_HEAP               -Xmx
      PEGASUS_JMPI_INITIAL_HEAP           -Xms
      PEGASUS_JMPI_JAVA_THREAD_STACK_SIZE -Xss
   
      So, for example, you would perform the following if you want to change the maximum heap size to 128 megabytes.
   
      export PEGASUS_JMPI_MAX_HEAP=128m
   
    When using this script, place a copy of this script above your PEGASUS_HOME directory.    When using this script, place a copy of this script above your PEGASUS_HOME directory.
    "cd" to PEGASUS_HOME, and issue ". ../setJPeg". Then do a normal make.    "cd" to PEGASUS_HOME, and issue ". ../setJPeg". Then do a normal make.
  
  
 This installent has a number of restrictios:  This installment has a number of restrictios:
  
    The provider interfaces follow the SNIA OpenWBEM APIs    The provider interfaces follow the SNIA OpenWBEM APIs
    Only Instance and Association providers are supported at the moment.    Only Instance and Association providers are supported at the moment.


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2