Skip to content

Instantly share code, notes, and snippets.

@xenji
Created March 11, 2019 08:39
Show Gist options
  • Save xenji/0f85b21fdfa127aea947be4dc63a247a to your computer and use it in GitHub Desktop.
Save xenji/0f85b21fdfa127aea947be4dc63a247a to your computer and use it in GitHub Desktop.
[main]
summary=Profile for Mario's Gigabyte Aero 14kv8
# These settings enable Intel's speed step to do its work.
[cpu]
governor=powersave
energy_perf_bias=normal
# Set the autosuspend to 10s
[audio]
timeout=10
# Both disks are Samsung 970s, use noop for both
[disk]
devices=nvme0,nvme1
elevator=noop
alpm=max_performance
# Look at https://alexandrnikitin.github.io/blog/transparent-hugepages-measuring-the-performance-impact/
# before chaning this.
[vm]
transparent_hugepages=true
[sysctl]
vm.swappiness=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment