- Sort Score
- Result 10 results
- Languages All
Results 181 - 190 of 199 for 10000ms (0.06 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/CacheTest.kt
): Path { events.add("$functionName:$path") return path } } val path: Path = "/cache".toPath() val c = Cache(loggingFileSystem, path, 100000L) assertThat(c.directoryPath).isEqualTo(path) c.size() assertThat(events).containsExactly( "metadataOrNull:/cache/journal.bkp", "metadataOrNull:/cache", "sink:/cache/journal.bkp",
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Aug 16 09:39:51 UTC 2025 - 113.6K bytes - Viewed (0) -
cmd/xl-storage.go
return disk.MakeVolBulk(context.TODO(), volumes...) } // Initialize a new storage disk. func newXLStorage(ep Endpoint, cleanUp bool) (s *xlStorage, err error) { immediatePurgeQueue := 100000 if globalIsTesting || globalIsCICD { immediatePurgeQueue = 1 } ctx, cancel := context.WithCancel(GlobalContext) s = &xlStorage{ drivePath: ep.Path, endpoint: ep,
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Jun 13 11:33:47 UTC 2025 - 91.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.7.md
Load Balancers from Service objects ([#46663](https://github.com/kubernetes/kubernetes/pull/46663), [@nicksardo](https://github.com/nicksardo)) * GCE installs will now avoid IP masquerade for all RFC-1918 IP blocks, rather than just 10.0.0.0/8. This means that clusters can be created in 192.168.0.0./16 and 172.16.0.0/12 while preserving the container IPs (which would be lost before). ([#46473](https://github.com/kubernetes/kubernetes/pull/46473), [@thockin](https://github.com/thockin))...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.17.md
- Deprecate the default service IP CIDR. The previous default was `10.0.0.0/24` which will be removed in 6 months/2 releases. Cluster admins must specify their own desired value, by using `--service-cluster-ip-range` on kube-apiserver. ([#81668](https://github.com/kubernetes/kubernetes/pull/81668), [@darshanime](https://g...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.26.md
- [kubelet] Change default `cpuCFSQuotaPeriod` value with enabled `cpuCFSQuotaPeriod` flag from 100ms to 100µs to match the Linux CFS and k8s defaults. `cpuCFSQuotaPeriod` of 100ms now requires `customCPUCFSQuotaPeriod` flag to be set to work. ([#111520](https://github.com/kubernetes/kubernetes/pull/111520), [@paskal](https://github.com/paskal)) [SIG API Machinery and Node]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Mar 14 16:24:51 UTC 2024 - 425.7K bytes - Viewed (0) -
api/go1.1.txt
pkg syscall (darwin-386), const RTM_OLDDEL = 10 pkg syscall (darwin-386), const RTM_REDIRECT = 6 pkg syscall (darwin-386), const RTM_RESOLVE = 11 pkg syscall (darwin-386), const RTM_RTTUNIT = 1000000 pkg syscall (darwin-386), const RTM_VERSION = 5 pkg syscall (darwin-386), const RTV_EXPIRE = 4 pkg syscall (darwin-386), const RTV_HOPCOUNT = 2 pkg syscall (darwin-386), const RTV_MTU = 1
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
src/main/webapp/js/admin/bootstrap.min.js.map
s/bootstrap/blob/main/LICENSE)\n * --------------------------------------------------------------------------\n */\n\nimport $ from 'jquery'\n\n/**\n * Private TransitionEnd Helpers\n */\n\nconst TRANSITION_END = 'transitionend'\nconst MAX_UID = 1000000\nconst MILLISECONDS_MULTIPLIER = 1000\n\n// Shoutout AngusCroll (https://goo.gl/pxwQGp)\nfunction toType(obj) {\n if (obj === null || typeof obj === 'undefined') {\n return `${obj}`\n }\n\n return {}.toString.call(obj).match(/\\s([a-z]+)/i)...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 180.9K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<magic priority="70"> <match value="bplist\000\000" type="string" offset="0"/> <match value="bplist\000\001" type="string" offset="0"/> <match value="bplist\100\000" type="string" offset="0"/> <match value="bplist00" type="string" offset="0"/> <match value="bplist01" type="string" offset="0"/> <match value="bplist10" type="string" offset="0"/>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const RTM_REDIRECT ideal-int pkg syscall (netbsd-arm64-cgo), const RTM_RESOLVE = 11 pkg syscall (netbsd-arm64-cgo), const RTM_RESOLVE ideal-int pkg syscall (netbsd-arm64-cgo), const RTM_RTTUNIT = 1000000 pkg syscall (netbsd-arm64-cgo), const RTM_RTTUNIT ideal-int pkg syscall (netbsd-arm64-cgo), const RTM_SETGATE = 18 pkg syscall (netbsd-arm64-cgo), const RTM_SETGATE ideal-int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const RTM_REDIRECT ideal-int pkg syscall (freebsd-arm64), const RTM_RESOLVE = 11 pkg syscall (freebsd-arm64), const RTM_RESOLVE ideal-int pkg syscall (freebsd-arm64), const RTM_RTTUNIT = 1000000 pkg syscall (freebsd-arm64), const RTM_RTTUNIT ideal-int pkg syscall (freebsd-arm64), const RTM_VERSION = 5 pkg syscall (freebsd-arm64), const RTM_VERSION ideal-int pkg syscall (freebsd-arm64), const RTV_EXPIRE = 4
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0)