Original Post
August 25, 2026 5:11 PM
Hi RakuOS dev team,
Please mount btrfs volumes with noatime instead of relatime.
The performance is huge with that change.
Thanks
Hi RakuOS dev team,
Please mount btrfs volumes with noatime instead of relatime.
The performance is huge with that change.
Thanks
I know it's as easy as doing "sudo rpm-ostree kargs --append=rootflags=noatime", but would like to see it as default.
I have made the installer by default set noatime going forward will hit ISOs next week
Tohur wrote:
I have made the installer by default set noatime going forward will hit ISOs next week
Tnanks! :)
Tohur wrote:
I have made the installer by default set noatime going forward will hit ISOs next week
Good choice! With noatime enabled the CPU + fan is less active with better overall performance.
Archer wrote:
Tohur wrote:I have made the installer by default set noatime going forward will hit ISOs next week
Good choice! With noatime enabled the CPU + fan is less active with better overall performance.
Not to mention when you have a lot of disk I/O, noatime makes a gigantic difference.
Log in to reply.