mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
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.
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
[Slice]
|
|
CPUWeight=20
|
|
IOWeight=20
|
|
ManagedOOMMemoryPressure=kill
|
|
ManagedOOMMemoryPressureLimit=60%
|