#87 Enable zram-swap on workstation installations
Closed 4 years ago by sgallagh. Opened 4 years ago by hadess.
Unknown source master  into  master

file modified
+3
@@ -13,3 +13,6 @@

  enable cups.socket

  enable cups.path

  disable cups.service

+ 

+ # enable zram swap by default on workstation

+ enable zram-swap.service

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

Approved in the BZ. Please reference the BZ in the preset comment and I will merge it.

Pull-Request has been closed by sgallagh

4 years ago
Metadata