4ee4374b3e
* Use MAP_POPULATE for our bbolt mmaps, assuming the files fit in memory. This should improve startup times when freelist sync is disabled.
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
```release-note:bug
|
|
storage/raft: On linux, use map_populate for bolt files to improve startup time.
|
|
```
|