Package e4rat: Information
Danger alert: Package removed from sisyphus repository
Removed in the task: #349158
Package removed: Vitaly Lipatov
Deletion date: June 2, 2024
Message: remove stalled project
Package removed: Vitaly Lipatov
Deletion date: June 2, 2024
Message: remove stalled project
Source package: e4rat
Version: 0.2.3-alt9.1
Build time: May 31, 2024, 09:21 AM in the task #350007
Category: System/Configuration/Boot and Init
Report package bugHome page: http://e4rat.sourceforge.net/
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 RPM packages built from this SRPM:
e4rat (x86_64, ppc64le, i586, aarch64)
e4rat-debuginfo (x86_64, ppc64le, i586, aarch64)
e4rat (x86_64, ppc64le, i586, aarch64)
e4rat-debuginfo (x86_64, ppc64le, i586, aarch64)
Maintainer: Vitaly Lipatov
List of contributors:
Ivan A. Melnikov
Vitaly Lipatov
Egor Ignatov
Aleksei Nikiforov
Dmitry V. Levin
Eugeny A. Rostovtsev
Ivan A. Melnikov
Vitaly Lipatov
Egor Ignatov
Aleksei Nikiforov
Dmitry V. Levin
Eugeny A. Rostovtsev
Last changed
May 31, 2024 Ivan A. Melnikov 0.2.3-alt9.1
- NMU: fix build with boost 1.85.0
July 31, 2023 Vitaly Lipatov 0.2.3-alt9
- Rebuilt with boost-1.82.0.
Feb. 15, 2022 Egor Ignatov 0.2.3-alt8
- Fix build with audit-3.0.7 - Add dependency on lsof