Back to home page

OSCL-LXR

 
 

    


0001 <?xml version="1.0"?>
0002 <!--
0003   ~ Licensed to the Apache Software Foundation (ASF) under one or more
0004   ~ contributor license agreements.  See the NOTICE file distributed with
0005   ~ this work for additional information regarding copyright ownership.
0006   ~ The ASF licenses this file to You under the Apache License, Version 2.0
0007   ~ (the "License"); you may not use this file except in compliance with
0008   ~ the License.  You may obtain a copy of the License at
0009   ~
0010   ~    http://www.apache.org/licenses/LICENSE-2.0
0011   ~
0012   ~ Unless required by applicable law or agreed to in writing, software
0013   ~ distributed under the License is distributed on an "AS IS" BASIS,
0014   ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
0015   ~ See the License for the specific language governing permissions and
0016   ~ limitations under the License.
0017   -->
0018 
0019 <allocations>
0020 <pool name="1">
0021     <minShare>2</minShare>
0022     <weight>1</weight>
0023     <schedulingMode>FIFO</schedulingMode>
0024 </pool>
0025 <pool name="2">
0026     <minShare>3</minShare>
0027     <weight>1</weight>
0028     <schedulingMode>FIFO</schedulingMode>
0029 </pool>
0030 <pool name="3">
0031 </pool>
0032 </allocations>