mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-02 02:21:22 +00:00
Version bump to etcd v3.2.11
This commit is contained in:
9
vendor/github.com/boltdb/bolt/bolt_ppc.go
generated
vendored
9
vendor/github.com/boltdb/bolt/bolt_ppc.go
generated
vendored
@@ -1,9 +0,0 @@
|
||||
// +build ppc
|
||||
|
||||
package bolt
|
||||
|
||||
// maxMapSize represents the largest mmap size supported by Bolt.
|
||||
const maxMapSize = 0x7FFFFFFF // 2GB
|
||||
|
||||
// maxAllocSize is the size used when creating array pointers.
|
||||
const maxAllocSize = 0xFFFFFFF
|
||||
Reference in New Issue
Block a user