portage-bashrc-mv
zram-init
portage-bashrc-mv | zram-init | |
---|---|---|
2 | 3 | |
30 | 78 | |
- | - | |
4.6 | 0.0 | |
22 days ago | over 2 years ago | |
Shell | Shell | |
- | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
portage-bashrc-mv
zram-init
-
What are some things that could mount swap that isn't /etc/fstab?
I found a github issue here that seemed to explain things.
-
Why does compiling packages in zram work, but not the Linux kernel?
Also, sys-block/zram-init::gentoo Scripts to support compressed swap devices or ramdisks with zRAM (https://github.com/vaeth/zram-init/)
-
Does Gentoo support zswap (openrc) as seen on fedora 33? I cannot find any explicit guidance in the handbook. I’m looking for disk backed zsawp not swap in zram. Is this only achievable with systemd?
IIRC zswap is zram used for swap, so as long as your kernel has zram support, you can use zswap. You can use zram with zramctl from util-linux. However, there is also the sys-block/zram-init package: it's a wrapper around zramctl which offers an openrc script to automatically create zram devices at boot. It also provides configuration for zswap. Configuration is in /etc/conf.d/zram-init.
What are some alternatives?
lto-overlay - [ARCHIVED] A Portage configuration for O3, Graphite, and LTO system-wide
log2ram - ramlog like for systemd (Put log into a ram folder)
gentoo-overlay - My personal overlay with ebuilds I've made/updated. Feel free to use it or not.
ramroot - Load root file system to ram during boot.
gentoo - [MIRROR] Official Gentoo ebuild repository
init - KISS Linux - Init Framework
gentooLTO - A Gentoo Portage configuration for building with -O3, Graphite, and LTO optimizations
gentoo_unattented-setup - Automated modular GENTOO linux setup
hmg - Personal Gentoo/Linux configurations
auto-zram - Automatically configure zram as swap on a machine, using sensible defaults, with the ability to tweak it to your needs.
gentoo-portage-tmpfs - openrc initd for mounting Gentoo portage on tmpfs, keeping the ebuild repo persistent in fast memory instead of disk