cpu-priority

There are 7 repositories under cpu-priority topic.

  • process-governor

    SystemXFiles/process-governor

    Process Governor is a utility that automates the management of Windows processes and services by adjusting their priorities, I/O priorities, and core affinity according to user-defined rules

    Language:Python732163
  • LuSlower/SetProcess

    tool made for advanced process control

    Language:C5201
  • jsoliveir/cpu-process-tuner

    ProcessTunerCLI is a tool that manages CPU priorities for processes running in a given operating system. The tool can be useful when there is a need of restricting CPUs (Cores) for processes in order to keep the operating system responsive.

    Language:PowerShell3000
  • LuSlower/XFlags

    set IFEO flags for your executable

    Language:PowerShell3200
  • andreasscherbaum/ansible-lxd-container

    Ansible role for creating LXD containers

    Language:Makefile2311
  • Rainyan/autoprocprio

    Python script for automatically setting app CPU priority and affinity by process name.

    Language:Python21130
  • animshamura/CPU-Scheduling

    Algorithms on task scheduling is in here.

    Language:Java