tuned-amdgpu/templates
Josh Lay 3ba4905fbb
tuned profile jinja template updates
sysfs:
  amdgpu:
    set 'power_dpm_force_performance_level' to manual
    set 'pp_power_profile_mode' to one of the amdgpu power profiles
sysctl:
  net tuning:
    net.core.default_qdisc=fq
    net.ipv4.tcp_congestion_control=bbr
    net.core.rmem_max=33554432
    net.core.wmem_max=33554432

  Faster RAID rebuilds/checks
    dev.raid.speed_limit_min=600000
    dev.raid.speed_limit_max=9000000

  Allow some games to run (eg: DayZ)
    vm.max_map_count=1048576

Update template profile summaries to reflect the above
2022-06-07 19:50:22 -05:00
..
tuned.conf.j2 tuned profile jinja template updates 2022-06-07 19:50:22 -05:00