Swap: Difference between revisions
Artoria2e5 (talk | contribs) |
Artoria2e5 (talk | contribs) |
||
Line 75: | Line 75: | ||
</pre> | </pre> | ||
This is probably because the writeback device has already been | This is probably because the writeback device has already been mounted elsewhere (e.g. as swap). To avoid this you need to do as the [[#Disable swap]] section says and make sure your writeback device is not being mounted as swap (this can happen due to <code>systemd-gpt-auto-generator(8)</code>). Do note that zram writeback does ''not'' respect the swap on-disk format and will destroy your existing swap header. | ||
== Zswap swap cache == | == Zswap swap cache == |