Codebase list zram-tools / 6f74792f-6959-4854-a47f-82bc5489ed7f/main debian / control
6f74792f-6959-4854-a47f-82bc5489ed7f/main

Tree @6f74792f-6959-4854-a47f-82bc5489ed7f/main (Download .tar.gz)

control @6f74792f-6959-4854-a47f-82bc5489ed7f/main

6c83a97
 
 
 
21db1b7
b61c085
6c83a97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21db1b7
Source: zram-tools
Section: utils
Priority: optional
Maintainer: Jonathan Carter <jcc@debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.5.1
Homepage: https://github.com/highvoltage/zram-tools
Vcs-Browser: https://salsa.debian.org/debian/zram-tools
Vcs-Git: https://salsa.debian.org/debian/zram-tools.git

Package: zram-tools
Architecture: all
Depends: ${misc:Depends}, bc
Description: utilities for working with zram
 zram is a Linux kernel module that allows you to set up compressed
 filesystems in RAM.
 .
 zram-tools uses this module to set up compressed swap space.
 This is useful on systems with low memory or servers
 running a large amount of services with data that's easily swappable
 but that you may wish to swap back fast without sacrificing disk
 bandwidth.
 .
 By default it allocates 100MB of RAM, you can configure this in
 /etc/default/zramswap.