1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/archbuild/files/devtools-override_arch-nspawn-.scope.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

[Scope]
CPUWeight=100
IOWeight=100