Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for ylim (0.23 sec)

  1. src/cmd/cgo/internal/test/issue18146.go

    		setNproc = false
    	case "aix":
    		nproc = 9
    	case "linux":
    		nproc = 6
    	case "darwin", "dragonfly", "freebsd", "netbsd", "openbsd":
    		nproc = 7
    	}
    	if setNproc {
    		var rlim syscall.Rlimit
    		if syscall.Getrlimit(nproc, &rlim) == nil {
    			max := int(rlim.Cur) / (threads + 5)
    			if attempts > max {
    				t.Logf("lowering attempts from %d to %d for RLIMIT_NPROC", attempts, max)
    				attempts = max
    			}
    		}
    	}
    
    Go
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Tue Sep 05 23:35:32 GMT 2023
    - 2.8K bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const PTRACE_TRACEME = 0
    pkg syscall (netbsd-arm64-cgo), const PTRACE_TRACEME ideal-int
    pkg syscall (netbsd-arm64-cgo), const RLIM_INFINITY = 9223372036854775807
    pkg syscall (netbsd-arm64-cgo), const RLIM_INFINITY ideal-int
    pkg syscall (netbsd-arm64-cgo), const RLIMIT_AS = 10
    pkg syscall (netbsd-arm64-cgo), const RLIMIT_AS ideal-int
    pkg syscall (netbsd-arm64-cgo), const RLIMIT_CORE = 4
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), const RLIMIT_STACK = 3
    pkg syscall (darwin-arm64), const RLIMIT_STACK ideal-int
    pkg syscall (darwin-arm64), const RLIM_INFINITY = 9223372036854775807
    pkg syscall (darwin-arm64), const RLIM_INFINITY ideal-int
    pkg syscall (darwin-arm64), const RTAX_AUTHOR = 6
    pkg syscall (darwin-arm64), const RTAX_AUTHOR ideal-int
    pkg syscall (darwin-arm64), const RTAX_BRD = 7
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64), const PTRACE_TRACEME = 0
    pkg syscall (freebsd-arm64), const PTRACE_TRACEME ideal-int
    pkg syscall (freebsd-arm64), const RLIM_INFINITY = 9223372036854775807
    pkg syscall (freebsd-arm64), const RLIM_INFINITY ideal-int
    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
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  5. api/go1.txt

    pkg syscall (darwin-386), const RLIMIT_FSIZE ideal-int
    pkg syscall (darwin-386), const RLIMIT_NOFILE ideal-int
    pkg syscall (darwin-386), const RLIMIT_STACK ideal-int
    pkg syscall (darwin-386), const RLIM_INFINITY ideal-int
    pkg syscall (darwin-386), const RTAX_AUTHOR ideal-int
    pkg syscall (darwin-386), const RTAX_BRD ideal-int
    pkg syscall (darwin-386), const RTAX_DST ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  6. api/go1.1.txt

    pkg syscall (darwin-386), const RLIMIT_FSIZE = 1
    pkg syscall (darwin-386), const RLIMIT_NOFILE = 8
    pkg syscall (darwin-386), const RLIMIT_STACK = 3
    pkg syscall (darwin-386), const RLIM_INFINITY = 9223372036854775807
    pkg syscall (darwin-386), const RTAX_AUTHOR = 6
    pkg syscall (darwin-386), const RTAX_BRD = 7
    pkg syscall (darwin-386), const RTAX_DST = 0
    pkg syscall (darwin-386), const RTAX_GATEWAY = 1
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  7. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const RLIMIT_FSIZE ideal-int
    pkg syscall (freebsd-386-cgo), const RLIMIT_NOFILE ideal-int
    pkg syscall (freebsd-386-cgo), const RLIMIT_STACK ideal-int
    pkg syscall (freebsd-386-cgo), const RLIM_INFINITY ideal-int
    pkg syscall (freebsd-386-cgo), const RTAX_AUTHOR ideal-int
    pkg syscall (freebsd-386-cgo), const RTAX_BRD ideal-int
    pkg syscall (freebsd-386-cgo), const RTAX_DST ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const RLIMIT_STACK = 3 #53466
    pkg syscall (freebsd-riscv64), const RLIMIT_STACK ideal-int #53466
    pkg syscall (freebsd-riscv64), const RLIM_INFINITY = 9223372036854775807 #53466
    pkg syscall (freebsd-riscv64), const RLIM_INFINITY ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTAX_AUTHOR = 6 #53466
    pkg syscall (freebsd-riscv64), const RTAX_AUTHOR ideal-int #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
Back to top