source: gssim/trunk/src/test/gosiaw/charttest/tasks3000/HostParameters.xml @ 289

Revision 289, 584 bytes checked in by wojtekp, 13 years ago (diff)
  • Property svn:mime-type set to text/plain
Line 
1<hostParameters xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2xsi:noNamespaceSchemaLocation="/Users/marcin/workspace/brain/symulator/gssim_current/simulator/schemas/grms3/GrmsHostParametersSchema.xsd">
3        <resources>
4                <computingResource  resourceId="compRes1">
5                        <machineParameters>
6                                <hostParameter name="cpucount">
7                                        <paramValue>300</paramValue>
8                                </hostParameter>
9                                <otherParameter name="reservation">
10                        <paramValue>false</paramValue>
11                </otherParameter>
12                        </machineParameters>
13                </computingResource>
14        </resources>
15</hostParameters>
Note: See TracBrowser for help on using the repository browser.