Skip to content
Snippets Groups Projects
Commit 354fef18 authored by Jürgen Walter's avatar Jürgen Walter
Browse files

ispass03: processing rate 0 -> 1 + new queries

parent fecf06ff
No related branches found
No related tags found
No related merge requests found
SELECT res1.utilization
FOR RESOURCE '_H_n50QDcEeatrcRg2tGXDw' AS res1
USING dml@'ispass03.properties';
\ No newline at end of file
SELECT service.avgResponseTime
FOR RESOURCE '_1zpUkADfEeatrcRg2tGXDw' AS service
USING dml@'ispass03.properties';
\ No newline at end of file
SELECT db_server_cpu.utilization
FOR RESOURCE '_H_n50QDcEeatrcRg2tGXDw' AS db_server_cpu
USING dml@'ispass03.properties';
\ No newline at end of file
......@@ -2,18 +2,18 @@
<resourcelandscape:DistributedDataCenter xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:resourceconfiguration="http://www.descartes-research.net/metamodel/resourceconfiguration/1.0" xmlns:resourcelandscape="http://www.descartes-research.net/metamodel/resourcelandscape/0.1" id="_FE29UEnuEeOWVc_o6w1CBw" name="ddc">
<consistsOf id="_onk4sADbEeatrcRg2tGXDw" name="dc">
<computeNodes id="_p4tJYQDbEeatrcRg2tGXDw" name="WL-Server">
<configSpec xsi:type="resourceconfiguration:ProcessingResourceSpecification" id="_qVhoQQDbEeatrcRg2tGXDw" name="CPU" schedulingPolicy="PROCESSOR_SHARING">
<configSpec xsi:type="resourceconfiguration:ProcessingResourceSpecification" id="_qVhoQQDbEeatrcRg2tGXDw" name="CPU" schedulingPolicy="PROCESSOR_SHARING" processingRate="1.0">
<processingResourceType href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
<nrOfParProcUnits id="__rCNQADbEeatrcRg2tGXDw" name="unlimited since not bottleneck" number="600"/>
</configSpec>
</computeNodes>
<computeNodes id="_E6-c4QDcEeatrcRg2tGXDw" name="DB-Server">
<configSpec xsi:type="resourceconfiguration:ProcessingResourceSpecification" id="_H_n5oQDcEeatrcRg2tGXDw" name="CPU" schedulingPolicy="PROCESSOR_SHARING">
<configSpec xsi:type="resourceconfiguration:ProcessingResourceSpecification" id="_H_n5oQDcEeatrcRg2tGXDw" name="CPU" schedulingPolicy="PROCESSOR_SHARING" processingRate="1.0">
<processingResourceType href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
<nrOfParProcUnits id="_XboUoADcEeatrcRg2tGXDw" name="unlimited since not bottleneck" number="600"/>
</configSpec>
<configSpec xsi:type="resourceconfiguration:ProcessingResourceSpecification" id="_cDmlUQDcEeatrcRg2tGXDw" name="I/O" schedulingPolicy="FCFS">
<processingResourceType href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
<configSpec xsi:type="resourceconfiguration:ProcessingResourceSpecification" id="_cDmlUQDcEeatrcRg2tGXDw" name="I/O" schedulingPolicy="FCFS" processingRate="1.0">
<processingResourceType href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_52tLYJB4EeKmfoqNH_-HEA"/>
<nrOfParProcUnits id="_f3On8ADcEeatrcRg2tGXDw" name="unlimited since not bottleneck" number="600"/>
</configSpec>
</computeNodes>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment