This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-vault
Watch
2
Star
0
Fork
You've already forked open-vault
0
Code
Issues
1
Pull requests
Releases
Activity
3bce13e5fc
open-vault
/
physical
/
raft
/
vars_32bit.go
6 lines
74 B
Go
Raw
Normal View
History
Unescape
Escape
Ensure initialMmapSize is 0 on Windows (#14977) * ensure initialMmapSize is 0 on windows * add changelog
2022-04-08 19:07:21 +00:00
//go:build 386 || arm || windows
Add InitialMmapSize to bolt options (#13178)
2021-11-23 04:16:57 +00:00
package
raft
const
initialMmapSize
=
0
Reference in a new issue
Copy permalink