mirror of https://github.com/MariaDB/server
Browse Source
Also added support for MAP_SYNC. It allows to achieve decent performance with DAX devices even when libpmem is unavailable. Fixed Windows version of my_msync(): according to manual FlushViewOfFile() may return before flush is actually completed. It is advised to issue FlushFileBuffers() after FlushViewOfFile().bb-10.5-MDEV-20051
4 changed files with 39 additions and 1 deletions
Loading…
Reference in new issue