configure zram swap on systemd installs
Merge request reports
Activity
added systemd label
Packages you maintain have been changed: @ollieparanoid
- Resolved by Clayton Craft
Needs testing on openrc and systemd installs
- Resolved by Clayton Craft
Missing preset in pmos-base-systemd, and install scripts in the zram-generator pkg to apply preset
- Resolved by Clayton Craft
- Resolved by Clayton Craft
Need to look into CI, it's a mess trying to build this for armv7, armhf and riscv64. The generator thing is a rust app.
added 1 commit
- 69abfc3e - fixup! main/postmarketos-base: move zram size calc logic to standalone script
added 66 commits
-
66f3b6ac...4baacf94 - 63 commits from branch
master
- bd617c28 - main/postmarketos-base: move zram size calc logic to standalone script
- c1c93a43 - systemd/systemd-services: add zram-init unit file
- a04166e9 - systemd/postmarketos-base-systemd: add zram-init/zram_swap preset
Toggle commit list-
66f3b6ac...4baacf94 - 63 commits from branch
- Resolved by Clayton Craft
Installed and rebooted on sargo and enchilada, no ZRAM.
Ran
sudo systemctl enable --now zram_swap.service
and now it's running on both andfree -hm
andzramctl
show a 2GB ZRAM device on both.So I guess it just needs some tweaking to enable it and this is good to go from the systemd side.
added 8 commits
-
fd1cc487...d41a2282 - 5 commits from branch
master
- cf288e2f - main/postmarketos-base: move zram size calc logic to standalone script
- 40f2c0c3 - systemd/systemd-services: add zram-init unit file
- 4563ba72 - systemd/postmarketos-base-systemd: add zram-init/zram_swap preset
Toggle commit list-
fd1cc487...d41a2282 - 5 commits from branch
added 32 commits
-
4563ba72...e7543274 - 29 commits from branch
master
- adb59feb - main/postmarketos-base: move zram size calc logic to standalone script
- c61fc32d - systemd/systemd-services: add zram-init unit file
- 568098f5 - systemd/postmarketos-base-systemd: add zram-init/zram_swap preset
Toggle commit list-
4563ba72...e7543274 - 29 commits from branch
added 5 commits
-
568098f5...1ea30def - 2 commits from branch
master
- e78a9131 - main/postmarketos-base: move zram size calc logic to standalone script (MR 6208)
- 73dd694b - systemd/systemd-services: add zram-init unit file (MR 6208)
- 08602622 - systemd/postmarketos-base-systemd: add zram-init/zram_swap preset (MR 6208)
Toggle commit list-
568098f5...1ea30def - 2 commits from branch
Please register or sign in to reply