Skip to content

Instantly share code, notes, and snippets.

@teohhanhui
teohhanhui / NOTES.md
Last active December 10, 2025 19:23
Fedora Asahi Remix setup notes

btrfs

Dynamic periodic reclaim

UUID=$(lsblk -dno UUID /dev/disk/by-label/fedora)
echo '1' | sudo tee -a /sys/fs/btrfs/$UUID/allocation/data/dynamic_reclaim
echo '1' | sudo tee -a /sys/fs/btrfs/$UUID/allocation/data/periodic_reclaim
sudo tee /etc/tmpfiles.d/btrfs.conf <<EOF
#Type Path Mode UID GID Age Content