Difference between revisions of "Swap"

11 bytes added ,  4 years ago
m
imported>Cscs
m
imported>DeMus
Line 129: Line 129:




Next enable dynamic swap management by creating a file {{ic|/etc/systemd/swap.conf.d}} with the following parameters:
Next enable dynamic swap management by creating a file {{ic|/etc/systemd/swap.conf.d/myswap.conf}} with the following parameters:
  zswap_enabled=0
  zswap_enabled=0
  zram_enabled=0
  zram_enabled=0
Line 183: Line 183:


To enable zswap with systemd-swap, simply alter the instructions above and set {{ic|zswap_enabled to 1}}
To enable zswap with systemd-swap, simply alter the instructions above and set {{ic|zswap_enabled to 1}}


=Tuning & Performance Considerations=
=Tuning & Performance Considerations=
Anonymous user