Package e4rat: Information

    Source package: e4rat
    Version: 0.2.3-alt8
    Build time:  Sep 19, 2022, 09:25 PM
    Report package bug
    License: GPLv3
    Summary: e4rat is a toolset to accelerate the boot process as well as application startups
    Description: 
    e4rat ("Ext4 - Reducing Access Times") is a toolset to accelerate the boot
    process as well as application startups. Through physical file realloction
    e4rat eliminates both seek times and rotational delays. This leads to a high
    disk transfer rate.
    
    Placing files on disk in a sequentially ordered way allows to efficiently
    read-ahead files in parallel to the program startup. The combination of
    sequentially reading and a high cache hit rate may reduce the boot time by a
    factor of three, as the example below shows.
    
    e4rat is based on the online defragmentation ioctl EXT4_IOC_MOVE_EXT from the
    Ext4 filesystem, which was introduced in Linux Kernel 2.6.31. Other filesystem
    types and/or earlier versions of extended filesystems are not supported.

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

    Maintainer: Vitaly Lipatov


      1. perl-Pod-Parser
      2. dpkg
      3. libaudit-devel
      4. libblkid-devel
      5. gcc-c++
      6. boost-devel-headers
      7. boost-filesystem-devel
      8. boost-signals-devel
      9. ccmake
      10. libe2fs-devel

    Last changed


    Feb. 15, 2022 Egor Ignatov 0.2.3-alt8
    - Fix build with audit-3.0.7
    - Add dependency on lsof
    April 30, 2021 Aleksei Nikiforov 0.2.3-alt7
    - Rebuilt with boost-1.76.0.
    June 10, 2020 Aleksei Nikiforov 0.2.3-alt6
    - Rebuilt with boost-1.73.0.