Package eatmydata: Information
Source package: eatmydata
Version: 131-alt2
Build time: Mar 4, 2025, 04:32 PM
Category: File tools
Report package bugHome page: https://github.com/stewartsmith/libeatmydata
License: GPLv3
Summary: A small wrapper to disable fsync and related functions
Description:
EatMyData is LD_PRELOAD library that disables all forms of writing data safely to disk. fsync() becomes a NO-OP, O_SYNC is removed etc. The idea is to use in testing to get faster test runs where real durability is not required.
List of RPM packages built from this SRPM:
eatmydata (loongarch64)
eatmydata-debuginfo (loongarch64)
eatmydata (loongarch64)
eatmydata-debuginfo (loongarch64)
Maintainer: Vitaly Lipatov
Last changed
March 4, 2025 Vitaly Lipatov 131-alt2
- cleanup spec
Jan. 22, 2023 Vitaly Lipatov 131-alt1
- new version (131) with rpmgs script
Jan. 22, 2023 Vitaly Lipatov 130-alt1
- new version (130) with rpmgs script - change upstream URL, Source URL