I made a gaming focused BTRFS mounting script
I made a gaming focused BTRFS mounting script

github.com
GitHub - Sirico/Raid-Butter-Script: Create btrfs pools with your other drives aimed at setting up for steam

This might be very specific but I got tired of diving into fstab and sorting out my btrfs pool every distro hop so I made a script to take care of it. It's based on bazzite's file structure and Flatpak permissions.
If you were curious what the gaming optimized options were, here is the snippet from the script.
Yeah nothing ground breaking these just gave my pool the best benchmarks with fio
Asynchronous trim is interesting to see in a performance optimized config. I remember it actually being slower at deleting files and causing more ware on SSDs that periodic trim.