summaryrefslogtreecommitdiffstats
path: root/nixos/modules/config/zram.nix
AgeCommit message (Expand)Author
2024-04-16nixos/zram: add compression algorithms to option enumDaniel Fullmer
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2023-08-13nixos/zram: use nixos/zram-generator as backing implementationNick Cao
2023-03-21nixos/zram: add writebackDevice option and corresponding testNick Cao
2023-02-07nixos/zram: fix default swapDevicesNick Cao
2023-02-04nixos/zram: use zram-generatorNick Cao
2022-12-09Merge pull request #188958 from lheckemann/zram-builtinLinus Heckemann
2022-09-02Merge pull request #189111 from rapenne-s/zram_docPascal Bach
2022-08-31zram module: rewording documentation to avoid misconceptionSolène Rapenne
2022-08-30nixos/zram: support built-in zramLinus Heckemann
2022-08-19nixos/*: automatically convert option docspennae
2022-08-19nixos/*: turn inline code blocks into more appropriate thingspennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2020-11-25nixos/zram: add zramSwap.memoryMax optionLuke Granger-Brown
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-05-21nixos/zram: make zstd the default (#87917)zowoq
2019-03-07zram: revert "change default algorithm to zstd" (#56856)Danylo Hlynskyi
2019-01-17zramSwap: remove basic.target for zram devicesdanbst
2019-01-17zramSwap: allow configure compression algorithm + cleanupsdanbst
2018-04-19zramSwap: remove mentions of old kernelsWout Mertens
2018-04-19zramSwap: default to 1 deviceWout Mertens
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy
2016-08-19modprobe service: drop kmod wrapperNikolay Amiantov
2016-08-15Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy
2016-08-16modprobe service: drop kmod wrapperNikolay Amiantov
2016-01-29zram: simplified totalmem calculation for zram.nixRoger Qiu
2014-05-06nixos: Add zram swap moduleRicardo M. Correia