Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for limits (0.21 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const RLIMIT_AS = 10
    pkg syscall (freebsd-arm64), const RLIMIT_AS ideal-int
    pkg syscall (freebsd-arm64), const RLIMIT_CORE = 4
    pkg syscall (freebsd-arm64), const RLIMIT_CORE ideal-int
    pkg syscall (freebsd-arm64), const RLIMIT_CPU = 0
    pkg syscall (freebsd-arm64), const RLIMIT_CPU ideal-int
    pkg syscall (freebsd-arm64), const RLIMIT_DATA = 2
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const RLIMIT_DATA ideal-int #53466
    pkg syscall (freebsd-riscv64), const RLIMIT_FSIZE = 1 #53466
    pkg syscall (freebsd-riscv64), const RLIMIT_FSIZE ideal-int #53466
    pkg syscall (freebsd-riscv64), const RLIMIT_NOFILE = 8 #53466
    pkg syscall (freebsd-riscv64), const RLIMIT_NOFILE ideal-int #53466
    pkg syscall (freebsd-riscv64), const RLIMIT_STACK = 3 #53466
    pkg syscall (freebsd-riscv64), const RLIMIT_STACK ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - CPU limits are now respected for Windows containers. If a node is over-provisioned, no weighting is used - only limits are respected. ([#86101](https://github.com/kubernetes/kubernetes/pull/86101), [@PatrickLang](https://github.com/PatrickLang)) [SIG Node, Testing and Windows]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  4. RELEASE.md

        *   boosted trees: adding pruning mode.
        *   tf.train.Checkpoint does not delete old checkpoints by default.
        *   tfdbg: Limit the total disk space occupied by dumped tensor data to 100
            GBytes. Add environment variable `TFDBG_DISK_BYTES_LIMIT` to allow
            adjustment of this upper limit.
    
    ## Thanks to our Contributors
    
    This release contains contributions from many people at Google, as well as:
    
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    32CD          ; mapped                 ; 0065 0072 0067 #4.0  SQUARE ERG
    32CE          ; mapped                 ; 0065 0076     # 4.0  SQUARE EV
    32CF          ; mapped                 ; 006C 0074 0064 #4.0  LIMITED LIABILITY SIGN
    32D0          ; mapped                 ; 30A2          # 1.1  CIRCLED KATAKANA A
    32D1          ; mapped                 ; 30A4          # 1.1  CIRCLED KATAKANA I
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  6. src/main/webapp/css/admin/bootstrap.min.css.map

    line-height: $input-line-height;\n  color: $input-color;\n  background-color: $input-bg;\n  background-clip: padding-box;\n  border: $input-border-width solid $input-border-color;\n\n  // Note: This has no effect on <select>s in some browsers, due to the limited stylability of `<select>`s in CSS.\n  @include border-radius($input-border-radius, 0);\n\n  @include box-shadow($input-box-shadow);\n  @include transition($input-transition);\n\n  // Unstyle the caret on `<select>`s in IE10+.\n  &::-ms-expand {\n...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  7. src/main/webapp/css/bootstrap.min.css.map

    line-height: $input-line-height;\n  color: $input-color;\n  background-color: $input-bg;\n  background-clip: padding-box;\n  border: $input-border-width solid $input-border-color;\n\n  // Note: This has no effect on <select>s in some browsers, due to the limited stylability of `<select>`s in CSS.\n  @include border-radius($input-border-radius, 0);\n\n  @include box-shadow($input-box-shadow);\n  @include transition($input-transition);\n\n  // Unstyle the caret on `<select>`s in IE10+.\n  &::-ms-expand {\n...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
Back to top