> On 19 Dec 2022, at 19:59, Neal Becker <ndbeck...@gmail.com> wrote:
> 
> 
> I've just installed f37 on a new lenovo x1 carbon.
> One thing, the installation didn't setup any swap (other than zswap).
> 

That is the preferred way to setup swap. Research has shown that
use of swap files on HDD or SSD is far worse then using the zswap in almost
all desktop workloads.

My advice is to not bother adding a swap file, you are very unlikely to ever 
need it.

Barry



> After a bit of reading I found
> sudo btrfs filesystem mkswapfile -s 32G /swapfile
> But:
>  sudo swapon -v /swapfile 
> swapon: /swapfile: found signature [pagesize=4096, signature=swap] 
> swapon: /swapfile: pagesize=4096, swapsize=1073741824, devsize=34359738368
> 
> Although I created 32G swapfile, only 1G is used.
> swapon 
> NAME       TYPE       SIZE USED PRIO 
> /dev/zram0 partition    8G 6.3M  100 
> /swapfile  file      1024M   0B   -2
> 
> 
> What's wrong?
> 
> Thanks,
> Neal
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to