x3n0m0rph59/precached
Project ID: 16242
Description
precached - A Linux process monitor and pre-caching daemon
Precached is written in Rust and utilizes the Linux Netlink connector interface to monitor the system for process events. It can act upon such events via multiple means. E.g. it is able to pre-fault pages into memory, to speed up loading of programs and increase the perceived overall 'snappiness' of the system. Additionally it supports offline prefetching of the most often used programs while the system is idle.
Installation Instructions
$ sudo dnf copr enable x3n0m0rph59/precached
$ sudo dnf install precached
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (25)*, ppc64le (5)*, x86_64 (46)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (5)*, ppc64le (2)*, x86_64 (11)* | Fedora 39 (36 downloads) |
Fedora 40 | aarch64 (5)*, ppc64le (0)*, x86_64 (12)* | Fedora 40 (33 downloads) |
Fedora 41 | aarch64 (4)*, ppc64le (0)*, x86_64 (4)* | Fedora 41 (11 downloads) |
Fedora rawhide | aarch64 (49)*, ppc64le (18)*, x86_64 (50)* | Fedora rawhide (200 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable x3n0m0rph59/precached
More info about enabling Copr repositories