maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #05619
Re: fsync alternative
On 27. 09. 19 11:22, Jure Sah wrote:
> That is until there is a proper solution for atomic writes on the
> filesystem level.
So apparently O_ATOMIC has been a thing since 2017 or such, in XFS. Any
plans to support it in MariaDB as an alternative to fsync() and double
buffering?
I realize the feature is probably experimental, however it can be
programatically detected and I think something like MariaDB supporting
it would encourage further development.
LP,
Jure
References