We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d27a42 + 52871c4 commit 68cc10aCopy full SHA for 68cc10a
bolt_arm.go
@@ -1,7 +1,5 @@
1
package bbolt
2
3
-import "unsafe"
4
-
5
// maxMapSize represents the largest mmap size supported by Bolt.
6
const maxMapSize = 0x7FFFFFFF // 2GB
7
0 commit comments