mirror of
https://github.com/etcd-io/bbolt.git
synced 2025-05-31 11:42:30 +00:00
commit
b4417f3ae3
4
bolt_arm.go
Normal file
4
bolt_arm.go
Normal file
@ -0,0 +1,4 @@
|
||||
package bolt
|
||||
|
||||
// maxMapSize represents the largest mmap size supported by Bolt.
|
||||
const maxMapSize = 0xFFFFFFF // 256MB
|
Loading…
x
Reference in New Issue
Block a user