NeKernel's RT Scheduler Subsystem Balancing

NeKernel's RT Scheduler Subsystem Balancing

Why?

Some processes need more time than other over time, and balancing these will make the system faster overall.

How?

You adjust the process PTime using the RTime (RunTime) variable, this must update the affinity too.

Where?

Hosted on NeKernel's GitHub repository