]> xenbits.xensource.com Git - osstest.git/commitdiff
docs: Document OSSTEST_RESOURCE_PRIORITY values in README.planner
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 16 Sep 2015 13:26:45 +0000 (14:26 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 18 Sep 2015 11:37:30 +0000 (12:37 +0100)
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
README.planner

index 21b341560cce5dfc59e75d99f741932628da1467..dfa623e9f9b4bf05ebe65d0b082df1a2e545923d 100644 (file)
@@ -84,6 +84,13 @@ no resources actually get allocated), so that there is a report for
 the administrator showing an idea of what the system thinks may happen
 in the more distant future.
 
+Values for OSSTEST_RESOURCE_PRIORITY:
+  mg-allocate                                    -1000000
+  mg-blockage                                    -2000000
+  default Executive.pm with controlling terminal      -10
+  mg-execute-flight                                    -8
+  default                                               0
+
 
 ms-ownerdaemon and `ownd' tasks
 -------------------------------