- Sort Score
- Num 10 results
- Language All
Results 1 - 9 of 9 for 4194304 (0.09 seconds)
-
docs/tuning/tuned.conf
# network tuning for bigger throughput net.core.netdev_max_backlog=250000 net.core.somaxconn=16384 net.ipv4.tcp_syncookies=0 net.ipv4.tcp_max_syn_backlog=16384 net.core.wmem_max=4194304 net.core.rmem_max=4194304 net.core.rmem_default=4194304 net.core.wmem_default=4194304 net.ipv4.tcp_rmem="4096 87380 4194304" net.ipv4.tcp_wmem="4096 65536 4194304" # Reduce CPU utilization net.ipv4.tcp_timestamps=0 # Increase throughput
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Jul 12 23:31:18 GMT 2024 - 1.9K bytes - Click Count (0) -
api/go1.10.txt
pkg debug/macho, const FlagBindsToWeak uint32 pkg debug/macho, const FlagCanonical = 16384 pkg debug/macho, const FlagCanonical uint32 pkg debug/macho, const FlagDeadStrippableDylib = 4194304 pkg debug/macho, const FlagDeadStrippableDylib uint32 pkg debug/macho, const FlagDyldLink = 4 pkg debug/macho, const FlagDyldLink uint32 pkg debug/macho, const FlagForceFlat = 256
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Feb 06 05:00:01 GMT 2018 - 30.1K bytes - Click Count (0) -
api/go1.1.txt
pkg os, const ModeDevice = 67108864 pkg os, const ModeDir = 2147483648 pkg os, const ModeExclusive = 536870912 pkg os, const ModeNamedPipe = 33554432 pkg os, const ModePerm = 511 pkg os, const ModeSetgid = 4194304 pkg os, const ModeSetuid = 8388608 pkg os, const ModeSocket = 16777216 pkg os, const ModeSticky = 1048576 pkg os, const ModeSymlink = 134217728 pkg os, const ModeTemporary = 268435456
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
api/go1.16.txt
pkg io/fs, const ModeIrregular FileMode pkg io/fs, const ModeNamedPipe = 33554432 pkg io/fs, const ModeNamedPipe FileMode pkg io/fs, const ModePerm = 511 pkg io/fs, const ModePerm FileMode pkg io/fs, const ModeSetgid = 4194304 pkg io/fs, const ModeSetgid FileMode pkg io/fs, const ModeSetuid = 8388608 pkg io/fs, const ModeSetuid FileMode pkg io/fs, const ModeSocket = 16777216 pkg io/fs, const ModeSocket FileMode
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Dec 02 16:30:41 GMT 2022 - 479.2K bytes - Click Count (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const IFF_PPROMISC ideal-int pkg syscall (freebsd-arm64), const IFF_PROMISC = 256 pkg syscall (freebsd-arm64), const IFF_PROMISC ideal-int pkg syscall (freebsd-arm64), const IFF_RENAMING = 4194304 pkg syscall (freebsd-arm64), const IFF_RENAMING ideal-int pkg syscall (freebsd-arm64), const IFF_RUNNING = 64 pkg syscall (freebsd-arm64), const IFF_RUNNING ideal-int pkg syscall (freebsd-arm64), const IFF_SIMPLEX = 2048
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const O_ALT_IO ideal-int pkg syscall (netbsd-arm64-cgo), const O_APPEND = 8 pkg syscall (netbsd-arm64-cgo), const O_ASYNC = 64 pkg syscall (netbsd-arm64-cgo), const O_CLOEXEC = 4194304 pkg syscall (netbsd-arm64-cgo), const O_CREAT = 512 pkg syscall (netbsd-arm64-cgo), const OCRNL = 16 pkg syscall (netbsd-arm64-cgo), const OCRNL ideal-int pkg syscall (netbsd-arm64-cgo), const O_DIRECT = 524288
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (linux-386), const CLONE_CHILD_CLEARTID ideal-int pkg syscall (linux-386), const CLONE_CHILD_SETTID = 16777216 pkg syscall (linux-386), const CLONE_CHILD_SETTID ideal-int pkg syscall (linux-386), const CLONE_DETACHED = 4194304 pkg syscall (linux-386), const CLONE_DETACHED ideal-int pkg syscall (linux-386), const CLONE_FILES = 1024 pkg syscall (linux-386), const CLONE_FILES ideal-int pkg syscall (linux-386), const CLONE_FS = 512
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1) -
CHANGELOG/CHANGELOG-1.6.md
#### Updates to edit * `edit` now supports Third party resources and extension API servers. ([#41304](https://github.com/kubernetes/kubernetes/pull/41304), [@liggitt](https://github.com/liggitt)) * Now to edit a particular API version, provide the fully-qualify the resource, version, and group used to fetch the object (for example, `job.v1.batch/myjob`)
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 304K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.28.md
- Fixed computing backoff delay when using Job pod failure policy, by including in the backoff delay calculation pod failures ignored from the backoffLimit counter. ([#119434](https://github.com/kubernetes/kubernetes/pull/119434), [@mimowo](https://github.com/mimowo))
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Fri Sep 05 03:47:18 GMT 2025 - 456.9K bytes - Click Count (1)