Skip to content

archbuild: Add systemd conf for devtools resource control

Jan Alexander Steffens (heftig) requested to merge devtools-config into master

Leveraging devtools 1.0.4, install systemd snippets which

  • distribute CPU and IO equally between users,
  • distribute CPU and IO equally between build containers of a user,
  • prefer distributing CPU and IO to things that are not build containers, and
  • copy our user oomd config for users to apply to build containers.

Merge request reports