e4rat-lite request
Posted: Wed Jul 15, 2020 11:15 am
Hello,
If and only if it is possible, request for e4rat-lite v0.2.7 , for MX17 to 19 (x32 and amd64)
https://wiki.archlinux.org/index.php/E4rat
The e4rat-lite reduces disk access times through physical file reallocation. It is based on the online defragmentation ioctl EXT4_IOC_MOVE_EXT from the ext4 filesystem, which was introduced in Linux Kernel 2.6.31. Therefore, other filesystem types or earlier versions of extended filesystems are not supported.
The e4rat-lite is created from a simply idea of implementating the e4rat-preload-lite on the main e4rat tree, but it ended up showing a number of features that could be improved, making e4rat-lite a more independent project, with several optimizations that causes your system to start even faster than standard e4rat.
I have compiled this one (for x32 and amd64) , and it works (about 5 seconds less to boot my PC and eepc)
https://github.com/LendyZhang/e4rat-lite
Just modify into, /etc/e4rat-lite.conf
; Path to the main initialization process
; /usr/lib/systemd/systemd
; ou
; /sbin/init
init_file=/sbin/init
and add:
SET(CPACK_DEBIAN_PACKAGE_DEPENDS "e2fslibs")
SET(CPACK_DEBIAN_PACKAGE_CONFLICTS "auditd, ureadahead")
If and only if it is possible, request for e4rat-lite v0.2.7 , for MX17 to 19 (x32 and amd64)
https://wiki.archlinux.org/index.php/E4rat
The e4rat-lite reduces disk access times through physical file reallocation. It is based on the online defragmentation ioctl EXT4_IOC_MOVE_EXT from the ext4 filesystem, which was introduced in Linux Kernel 2.6.31. Therefore, other filesystem types or earlier versions of extended filesystems are not supported.
The e4rat-lite is created from a simply idea of implementating the e4rat-preload-lite on the main e4rat tree, but it ended up showing a number of features that could be improved, making e4rat-lite a more independent project, with several optimizations that causes your system to start even faster than standard e4rat.
I have compiled this one (for x32 and amd64) , and it works (about 5 seconds less to boot my PC and eepc)
https://github.com/LendyZhang/e4rat-lite
Just modify into, /etc/e4rat-lite.conf
; Path to the main initialization process
; /usr/lib/systemd/systemd
; ou
; /sbin/init
init_file=/sbin/init
and add:
SET(CPACK_DEBIAN_PACKAGE_DEPENDS "e2fslibs")
SET(CPACK_DEBIAN_PACKAGE_CONFLICTS "auditd, ureadahead")