Package eatmydata: Information

    Binary package: eatmydata
    Version: 105-alt1
    Architecture: e2k
    Build time:  Jan 10, 2021, 09:34 PM
    Source package: eatmydata
    Category: File tools
    Report package bug
    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.

    Maintainer: Vitaly Lipatov


    Last changed


    Feb. 24, 2018 Vitaly Lipatov 105-alt1
    - new version 105 (with rpmrb script)
    Nov. 18, 2013 Gleb Fotengauer-Malinovskiy 82-alt2
    - Fix BFS (use old automake 1.11).
    July 31, 2013 Gleb Fotengauer-Malinovskiy 82-alt1
    - new version (ALT#29248)