Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for prlimit (0.37 sec)

  1. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "type": "object"
            },
            "type": {
              "description": "Type of resource that this limit applies to.\n\nPossible enum values:\n - `\"Container\"` Limit that applies to all containers in a namespace\n - `\"PersistentVolumeClaim\"` Limit that applies to all persistent volume claims in a namespace\n - `\"Pod\"` Limit that applies to all pods in a namespace",
              "enum": [
                "Container",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "description": "`borrowingLimitPercent`, if present, configures a limit on how many seats this priority level can borrow from other priority levels. The limit is known as this level's BorrowingConcurrencyLimit (BorrowingCL) and is a limit on the total number of seats that this level may borrow at any one time. This field holds the ratio of that limit to the level's nominal concurrency limit. When this field is non-nil, it must hold a non-negative integer and the limit is calculated...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), type RawSockaddrUnix struct, Path [104]int8
    pkg syscall (freebsd-386-cgo), type Rlimit struct
    pkg syscall (freebsd-386-cgo), type Rlimit struct, Cur int64
    pkg syscall (freebsd-386-cgo), type Rlimit struct, Max int64
    pkg syscall (freebsd-386-cgo), type RouteMessage struct
    pkg syscall (freebsd-386-cgo), type RouteMessage struct, Data []uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  4. api/go1.txt

    pkg syscall (darwin-386), type RawSockaddrUnix struct, Len uint8
    pkg syscall (darwin-386), type RawSockaddrUnix struct, Path [104]int8
    pkg syscall (darwin-386), type Rlimit struct
    pkg syscall (darwin-386), type Rlimit struct, Cur uint64
    pkg syscall (darwin-386), type Rlimit struct, Max uint64
    pkg syscall (darwin-386), type RouteMessage struct
    pkg syscall (darwin-386), type RouteMessage struct, Data []uint8
    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. src/internal/trace/traceviewer/static/trace_viewer_full.html

    this.items){this._debounceTemplate(this._render);}},_computeFrameTime:function(rate){return Math.ceil(1000/rate);},_initializeChunking:function(){if(this.initialCount){this._limit=this.initialCount;this._chunkCount=this.initialCount;this._lastChunkTime=performance.now();}},_tryRenderChunk:function(){if(this.items&&this._limit<this.items.length){this.debounce('renderChunk',this._requestRenderChunk);}},_requestRenderChunk:function(){requestAnimationFrame(this._boundRenderChunk);},_renderChunk:function(){var...
    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