Files
infrastructure/roles/archbuild/files/devtools-override_user-.slice.conf
Jan Alexander Steffens (heftig) 0b3e253433 archbuild: Add systemd conf for devtools resource control
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.
2023-07-27 22:08:14 +00:00

4 lines
35 B
Plaintext

[Slice]
CPUWeight=100
IOWeight=100