Category Archives: linux
How to create a swapfile on a btrfs filesystem
Some things you should be aware of: Linux Kernel 5.x supports swapfiles natively on btrfs This is a bit of a kludge. Summary: Btrfs does not natively support swapfiles as the kernel wants them to be contiguous blocks on disk.To … Continue reading
Posted in linux, tech
Leave a comment