Talk:Swap

Active discussions

This link is not working

https://doc.opensuse.org/documentation/leap/tuning/html/book.sle.tuning/cha.tuning.memory.html The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

If you think this is a server error, please contact the webmaster. Error 404


Swapfile on BTRFS

Disabling Copy-on-write and compression need to be done in one step on the freshly created file:

'# chattr +C +m /@swapfile/swapfile

If assigning these attributes in two steps, the second will be rejected.

Return to "Swap" page.