Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for priorityOk (0.47 sec)

  1. api/go1.2.txt

    pkg log/syslog (netbsd-386), const LOG_LOCAL3 Priority
    pkg log/syslog (netbsd-386), const LOG_LOCAL4 Priority
    pkg log/syslog (netbsd-386), const LOG_LOCAL5 Priority
    pkg log/syslog (netbsd-386), const LOG_LOCAL6 Priority
    pkg log/syslog (netbsd-386), const LOG_LOCAL7 Priority
    pkg log/syslog (netbsd-386), const LOG_LPR Priority
    pkg log/syslog (netbsd-386), const LOG_MAIL Priority
    pkg log/syslog (netbsd-386), const LOG_NEWS Priority
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    						},
    					},
    					"priority": {
    						SchemaProps: spec.SchemaProps{
    							Description: "The priority value. Various system components use this field to find the priority of the pod. When Priority Admission Controller is enabled, it prevents users from setting this field. The admission controller populates this field from PriorityClassName. The higher the value, the higher the priority.",
    							Type:        []string{"integer"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg log/syslog (linux-386), const LOG_LOCAL5 = 168
    pkg log/syslog (linux-386), const LOG_LOCAL5 Priority
    pkg log/syslog (linux-386), const LOG_LOCAL6 = 176
    pkg log/syslog (linux-386), const LOG_LOCAL6 Priority
    pkg log/syslog (linux-386), const LOG_LOCAL7 = 184
    pkg log/syslog (linux-386), const LOG_LOCAL7 Priority
    pkg log/syslog (linux-386), const LOG_LPR = 48
    pkg log/syslog (linux-386), const LOG_LPR Priority
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  4. api/go1.txt

    pkg log/syslog (darwin-386), const LOG_ALERT Priority
    pkg log/syslog (darwin-386), const LOG_CRIT Priority
    pkg log/syslog (darwin-386), const LOG_DEBUG Priority
    pkg log/syslog (darwin-386), const LOG_EMERG Priority
    pkg log/syslog (darwin-386), const LOG_ERR Priority
    pkg log/syslog (darwin-386), const LOG_INFO Priority
    pkg log/syslog (darwin-386), const LOG_NOTICE Priority
    pkg log/syslog (darwin-386), const LOG_WARNING Priority
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "description": "PreemptionPolicy is the Policy for preempting pods with lower priority. One of Never, PreemptLowerPriority. Defaults to PreemptLowerPriority if unset.",
              "type": "string"
            },
            "priority": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  6. api/openapi-spec/swagger.json

              "description": "PreemptionPolicy is the Policy for preempting pods with lower priority. One of Never, PreemptLowerPriority. Defaults to PreemptLowerPriority if unset.",
              "type": "string"
            },
            "priority": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  7. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "description": "PreemptionPolicy is the Policy for preempting pods with lower priority. One of Never, PreemptLowerPriority. Defaults to PreemptLowerPriority if unset.",
              "type": "string"
            },
            "priority": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  8. api/openapi-spec/v3/api__v1_openapi.json

                "description": "PreemptionPolicy is the Policy for preempting pods with lower priority. One of Never, PreemptLowerPriority. Defaults to PreemptLowerPriority if unset.",
                "type": "string"
              },
              "priority": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/core/v1/generated.pb.go

    			}
    			i -= size
    			i = encodeVarintGenerated(dAtA, i, uint64(size))
    		}
    		i--
    		dAtA[i] = 0x1
    		i--
    		dAtA[i] = 0xd2
    	}
    	if m.Priority != nil {
    		i = encodeVarintGenerated(dAtA, i, uint64(*m.Priority))
    		i--
    		dAtA[i] = 0x1
    		i--
    		dAtA[i] = 0xc8
    	}
    	i -= len(m.PriorityClassName)
    	copy(dAtA[i:], m.PriorityClassName)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  10. src/internal/trace/traceviewer/static/trace_viewer_full.html

    other threads, and that background threads (doing e.g. network or bitmap loading) are running at android.os.Process#THREAD_PRIORITY_BACKGROUND or lower so they are less likely to interrupt the UI thread. These background threads should show up with a priority number of 130 or higher in the scheduling section under the Kernel process.');AndroidAuditor.getSchedulingAlert_=function(frame){let totalDuration=0;const totalStats={};for(const ttr of frame.threadTimeRanges){const stats=ttr.thread.getSchedulin...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top