Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 732163dae622
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 741046a4d6a8
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 25, 2019

  1. nixos/zfs: add trim service

    Introduces a trim timer similar to the fstrim service.
    According to zpool(8) for consumer hardware periodic manual TRIM
    is preferred over automatic TRIM that ZFS implements.
    The period of one week is based on recommendations of fstrim.
    Mic92 committed Jul 25, 2019
    Copy the full SHA
    1d86714 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Merge pull request #65331 from Mic92/zfs-trim

    nixos/zfs: add trim service
    Mic92 committed Jul 26, 2019
    Copy the full SHA
    741046a View commit details
    Browse the repository at this point in the history