Manjaro Difference between revisions of "Talk:Swap"

Difference between revisions of "Talk:Swap"

Discussion page of Swap
(The opensuse link provided is not working (Error 404))
Tags: Mobile web edit Mobile edit
 
(Added discussion item for addition or correction on subject page.)
 
Line 1: Line 1:
This link is not working
== This link is not working ==


https://doc.opensuse.org/documentation/leap/tuning/html/book.sle.tuning/cha.tuning.memory.html
https://doc.opensuse.org/documentation/leap/tuning/html/book.sle.tuning/cha.tuning.memory.html
Line 6: Line 6:
If you think this is a server error, please contact the webmaster.
If you think this is a server error, please contact the webmaster.
Error 404''
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.

Latest revision as of 09:45, 19 October 2023

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.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.