Giter Club home page Giter Club logo

zram-init's Introduction

(C) Martin Väth <[email protected]>
Many thanks to all people in the AUTHORS file for contributing.
The license of this package is the GNU Public License GPL-2.

A wrapper script for the zram kernel module with interactive and init support.

This is a small helper script to setup a zram device as swap or as a ramdisk.
Also a zsh-completion file and openrc and systemd init-scripts are provided.

If zramctl (from >=util-linux-2.26) is available, this is used by default.
Currently, this is not a dependency: a manual method is provided as a fallback.
The latter might be removed in a future release of this script.

If you want to use one of the options -K -M -2 -Z to pass generic args,
you need push.sh (v2.0 or newer) in your $PATH, see
https://github.com/vaeth/push/

To install this script, just copy the content of sbin into root's $PATH.
To obtain support for zsh completion, copy the content of zsh to zsh's $fpath.
For openrc support, the content of openrc should go into /etc
For systemd support, the content of systemd/system should go into
/usr/lib/systemd/system or into /etc/systemd/system and be modified
(and enabled with systemctl enable ...) for the desired setting.
For systemd and optionally also for openrc the content of modprobe.d should go
into /lib/modprobe.d or /etc/modprobe.d and be modified appropriately.

To use LZ4 compression with zram your kernel needs to be compiled with option:

CONFIG_ZRAM_LZ4_COMPRESS=y

For Gentoo, there is an ebuild in the main tree and in the mv overlay.
For Alpine Linux a zram-init package is available.

zram-init's People

Contributors

vaeth avatar dlech avatar itoffshore avatar candrews avatar qupada avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.