Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smallcms/zram
Script to dynamically enable ZRAM on a Linux system. Forked from https://github.com/novaspirit/rpi_zram
https://github.com/smallcms/zram
Last synced: 10 days ago
JSON representation
Script to dynamically enable ZRAM on a Linux system. Forked from https://github.com/novaspirit/rpi_zram
- Host: GitHub
- URL: https://github.com/smallcms/zram
- Owner: smallcms
- Created: 2021-12-04T23:51:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-10T10:26:28.000Z (about 1 year ago)
- Last Synced: 2024-11-06T20:30:37.764Z (about 2 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zram
Script to dynamically enable ZRAM on a Linux system. Forked from https://github.com/novaspirit/rpi_zram# how to install
Download install.sh, uninstall.sh, zram.sh.Run install.sh as root.
Edit /usr/bin/zram.sh string $totalmem * 1024, set to desired value.