mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-01 23:24:13 +08:00
mdbx-test: add Valgrind-suppression for msync() from mdbx_mapresize().
Change-Id: I1e303b71382f7d130abdedd53435473316ebf19f
This commit is contained in:
parent
deb41a10d7
commit
b97edde1f7
@ -14,6 +14,14 @@
|
||||
...
|
||||
fun:mdbx_env_sync_internal
|
||||
}
|
||||
{
|
||||
msync-whole-mmap-3
|
||||
Memcheck:Param
|
||||
msync(start)
|
||||
fun:msync
|
||||
...
|
||||
fun:mdbx_mapresize
|
||||
}
|
||||
|
||||
# single-page flush by pwrite()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user