# # tuned configuration # [main] summary = General non-specialized tuned profile with added Bazzite tweaks include = throughput-performance [cpu] boost=1 [audio] # See 17c869d timeout=0 [sysctl] # The swappiness parameter controls the tendency of the kernel to move # processes out of physical memory and onto the swap disk. # 0 tells the kernel to avoid swapping processes out of physical memory # for as long as possible # 100 tells the kernel to aggressively swap processes out of physical memory # and move them to swap cache vm.swappiness = 180 vm.watermark_boost_factor = 0 vm.watermark_scale_factor = 125 vm.dirty_bytes = 268435456 vm.dirty_background_bytes = 134217728 vm.page-cluster = 0 [sysfs] /sys/devices/system/cpu/amd_pstate/cpb_boost=enabled [script] script=${i:PROFILE_DIR}/script.sh