Package eatmydata: Information

    Source package: eatmydata
    Version: 105-alt1
    Build time:  Jan 10, 2021, 09:34 PM
    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.

    List of rpms provided by this srpm:
    eatmydata (e2kv5, e2kv4, e2k)
    eatmydata-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Vitaly Lipatov


      1. automake_1.11
      2. strace
      3. python-modules-compiler
      4. python-modules-email

    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)