mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx: add MDBX_ENABLE_MADVISE
build option/macro.
Change-Id: I6174ec62e4811e891663b8ae0f7918aa09baf5ab
This commit is contained in:
@@ -30,6 +30,7 @@ New features:
|
||||
of the range (i.e. 32769..65533) are used for the new representation.
|
||||
- Added the `mdbx_drop` similar to LMDB command-line tool to purge or delete (sub)database(s).
|
||||
- [Ruby bindings](https://rubygems.org/gems/mdbx/) is available now by [Mahlon E. Smith](https://github.com/mahlonsmith).
|
||||
- Added `MDBX_ENABLE_MADVISE` build option which controls the use of POSIX `madvise()` hints and friends.
|
||||
|
||||
Fixes:
|
||||
|
||||
|
Reference in New Issue
Block a user