Package e4rat: Information

  • Default inline alert: Version in the repository: 0.2.3-alt9

Source package: e4rat
Version: 0.2.3-alt5
Latest version according to Repology
Build time:  Jan 22, 2020, 07:26 PM in the task #244654
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 (x86_64, ppc64le, i586, aarch64)
e4rat-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Vitaly Lipatov


ACL:
Vitaly Lipatov
@everybody

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

Last changed


Nov. 13, 2019 Aleksei Nikiforov 0.2.3-alt5
- Fixed build with new toolchain
May 31, 2018 Aleksei Nikiforov 0.2.3-alt4.1
- NMU: rebuilt with boost-1.67.0
July 3, 2017 Aleksei Nikiforov 0.2.3-alt4
- Fixed build with new toolchain