public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bastien Nocera <hadess@hadess.net>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Enable zram-swap on workstation installations
Date: Mon, 10 Aug 2026 09:34:53 GMT	[thread overview]
Message-ID: <178635449306.1.10209412373123569612.rpms-fedora-release-8befd0348e42@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 8befd0348e4273ab83732e9a8e56ad6c919f45fb
            Author : Bastien Nocera <hadess@hadess.net>
            Date   : 2019-07-22T06:30:35-04:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/8befd0348e4273ab83732e9a8e56ad6c919f45fb?branch=f45

            Log:
            Enable zram-swap on workstation installations

Compressed RAM as a swap is faster than disk. This makes most machines
more interactive when under low memory pressure, and, combined with no
disk-backed swap, reduces wear and tear on "flash" storage with limited
number of writes.

Signed-off-by: Bastien Nocera <bnocera@redhat.com>

---
diff --git a/80-workstation.preset b/80-workstation.preset
index 7e250fb..9f91ca6 100644
--- a/80-workstation.preset
+++ b/80-workstation.preset
@@ -13,3 +13,6 @@ disable sshd.service
 enable cups.socket
 enable cups.path
 disable cups.service
+
+# enable zram swap by default on workstation
+enable zram-swap.service

                 reply	other threads:[~2026-08-10  9:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178635449306.1.10209412373123569612.rpms-fedora-release-8befd0348e42@fedoraproject.org \
    --to=hadess@hadess.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox