[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package zram-generator-0.3.2-7.el9.aarch64 download

Name zram-generator
Epoch 0
Version 0.3.2
Release 7.el9
Architecture aarch64
Website/URL https://crates.io/crates/zram-generator
License MIT
Build Time 2024-09-26 11:34:54
Build Host builder-arm64-1.inferitos.ru
Summary Systemd unit generator for zram swap devices
Repositories AppStream
Description This is a systemd unit generator that enables swap on zram. (With zram, there is no physical swap device. Part of the avaialable RAM is used to store compressed pages, essentially trading CPU cycles for memory.)
Errata
Size 411 KiB
Source Project rust-zram-generator-0.3.2-7.el9
SHA-256 checksum e4e7300b7dfbec06617912f776205f3d9f1c867030c217a9e139fcf2a21c7ce0
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.3.2-7
- Rebuilt for MSVSphere 9.1.

* Thu Aug 12 2021 <msekleta@redhat.com> - 0.3.2-7
- Rebuild (#1990555)

* Thu Aug 05 2021 <msekleta@redhat.com> - 0.3.2-6
- Rename binary rpm to zram-generator (#1990555)

* Thu Jun 24 2021 <msekleta@redhat.com> - 0.3.2-5
- Adjust packaging to account for differences between Fedora and CentOS/RHEL rust packaging (#1930369)

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

* Tue Mar 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.3.2-3
- Fix missing path to generator dir

* Fri Mar 19 2021 Vasiliy Glazov <vascom2@gmail.com> - 0.3.2-2
- Fix max-zram-size value to 8GB