Skip to content

Add rules for compilers, linkers, and build systems#345

Open
asyync1024 wants to merge 1 commit intoCachyOS:masterfrom
asyync1024:master
Open

Add rules for compilers, linkers, and build systems#345
asyync1024 wants to merge 1 commit intoCachyOS:masterfrom
asyync1024:master

Conversation

@asyync1024
Copy link

Hi! I decided to add compilers, linkers and build systems to the rules.
They use the following type:

# Type: Compiler
# Must use ample resources but should not disturb other processes
{ "type": "Compiler", "nice": 1, "ioclass": "best-effort"}

Seems to work good under testing and compiling.
Fixes: #343

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant