Search Options

Results per page
Sort
Preferred Languages
Advance

Results 401 - 410 of 451 for uptime (0.06 sec)

  1. requirements_lock_3_13.txt

        # via
        #   -c ci/official/requirements_updater/nvidia-constraints.txt
        #   -r ci/official/requirements_updater/nvidia-constraints.txt
        #   -r ci/official/requirements_updater/nvidia-requirements.txt
    nvidia-cuda-runtime-cu12==12.5.82 \
        --hash=sha256:0fd5fbca289bceb9f0690aa9858f06187b554fdeb7e2711dfd5bb3ce58900b46 \
        --hash=sha256:3e79a060e126df40fd3a068f3f787eb000fa51b251ec6cd97d09579632687115 \
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Sep 03 23:57:17 UTC 2025
    - 66.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.28.md

    - With the `KubeletCgroupDriverFromCRI` feature gate enabled and sufficiently new version of a container
      runtime, kubelet automatically detects the cgroup driver config from the container runtime, eliminating
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 456.9K bytes
    - Viewed (1)
  3. okhttp/src/commonJvmAndroid/kotlin/okhttp3/Cache.kt

    import okio.Sink
    import okio.Source
    import okio.buffer
    
    /**
     * Caches HTTP and HTTPS responses to the filesystem so they may be reused, saving time and
     * bandwidth.
     *
     * The Cache instance must have exclusive access to the [directory], since the internal data structures
     * may cause corruption or runtime errors if not. It may however be shared amongst multiple OkHttpClient
     * instances.
     *
     * ## Cache Optimization
     *
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Aug 16 09:39:51 UTC 2025
    - 26.9K bytes
    - Viewed (0)
  4. src/main/java/jcifs/smb/NtlmPasswordAuthenticator.java

        }
    
        /**
         * Set the authentication time-to-live in milliseconds
         *
         * @param ttl time-to-live in milliseconds (0 or negative for no expiration)
         */
        public void setAuthenticationTTL(long ttl) {
            this.authenticationTTL = ttl;
        }
    
        /**
         * Get the authentication time-to-live in milliseconds
         *
         * @return time-to-live in milliseconds
         */
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sun Aug 31 08:00:57 UTC 2025
    - 30.3K bytes
    - Viewed (0)
  5. requirements_lock_3_11.txt

        # via
        #   -c ci/official/requirements_updater/nvidia-constraints.txt
        #   -r ci/official/requirements_updater/nvidia-constraints.txt
        #   -r ci/official/requirements_updater/nvidia-requirements.txt
    nvidia-cuda-runtime-cu12==12.5.82 \
        --hash=sha256:0fd5fbca289bceb9f0690aa9858f06187b554fdeb7e2711dfd5bb3ce58900b46 \
        --hash=sha256:3e79a060e126df40fd3a068f3f787eb000fa51b251ec6cd97d09579632687115 \
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Sep 03 23:57:17 UTC 2025
    - 67.7K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.12.md

    * [CRI] Adds a "runtime_handler" field to RunPodSandboxRequest, for selecting the runtime configuration to run the sandbox with (alpha feature). ([#67518](https://github.com/kubernetes/kubernetes/pull/67518), [@tallclair](https://github.com/tallclair))
    * Create cli-runtime staging repository ([#67658](https://github.com/kubernetes/kubernetes/pull/67658), [@soltysh](https://github.com/soltysh))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.8.md

        - [Node Components](#node-components)
          - [Autoscaling and Metrics](#autoscaling-and-metrics)
            - [Cluster Autoscaler](#cluster-autoscaler)
          - [Container Runtime Interface (CRI)](#container-runtime-interface-cri)
          - [kubelet](#kubelet)
        - [Auth](#auth-1)
        - [Cluster Lifecycle](#cluster-lifecycle-1)
          - [kubeadm](#kubeadm)
          - [kops](#kops)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  8. cmd/bucket-handlers.go

    	"crypto/md5"
    	"encoding/base64"
    	"encoding/hex"
    	"encoding/json"
    	"encoding/xml"
    	"errors"
    	"fmt"
    	"io"
    	"mime"
    	"mime/multipart"
    	"net/http"
    	"net/textproto"
    	"net/url"
    	"path"
    	"runtime"
    	"sort"
    	"strconv"
    	"strings"
    	"sync"
    
    	"github.com/google/uuid"
    	"github.com/minio/mux"
    	"github.com/valyala/bytebufferpool"
    
    	"github.com/minio/madmin-go/v3"
    	"github.com/minio/minio-go/v7"
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 63.9K bytes
    - Viewed (0)
  9. docs/pt/docs/deployment/concepts.md

    ### O que é um Processo
    
    A palavra **processo** normalmente é usada de forma mais específica, referindo-se apenas ao que está sendo executado no sistema operacional (como no último ponto acima):
    
    * Um programa específico enquanto está **em execução** no sistema operacional.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun May 11 13:37:26 UTC 2025
    - 19.7K bytes
    - Viewed (0)
  10. ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_9.txt

        # via
        #   -c ci/official/requirements_updater/nvidia-constraints.txt
        #   -r ci/official/requirements_updater/nvidia-constraints.txt
        #   -r ci/official/requirements_updater/nvidia-requirements.txt
    nvidia-cuda-runtime-cu12==12.5.82 \
        --hash=sha256:0fd5fbca289bceb9f0690aa9858f06187b554fdeb7e2711dfd5bb3ce58900b46 \
        --hash=sha256:3e79a060e126df40fd3a068f3f787eb000fa51b251ec6cd97d09579632687115 \
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Sep 03 23:57:17 UTC 2025
    - 65.9K bytes
    - Viewed (0)
Back to top