Skip to content

Should BG_CPUIO type be slightly more aggressive? #401

@asyync1024

Description

@asyync1024

Hi!

So I recently found out that the BG_CPUIO type has rules that are very passive, which affects programs like rsync when doing some heavy task like compiling.

For instance, let's say I am compiling and then I take a backup of my system with rsync, the backup is probably not going to complete before the compilation stops, this is a problem as rsync is a pretty important program for various tasks.

The name of the type implies that the process only needs CPUIO most, but having "ioclass": "idle" seems conterproductive. Since rsync doesn't see to fit in any other category, I think the parameters should be reconsidered?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions