Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Lower the CPU usage (especially on singe core machine) #273

@mastrolinux

Description

@mastrolinux

In single-core machines, when running apt-get list as a subprocess, we end up in using the whole CPU.
This is visible, especially on old Raspberry-Pi and BeagleBone.
Please enable changing the priority of the process. I think running as root automatically has more priority. On single-core computers, the priority should be lower than other processes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions