hamadmarri / ECHO-CPU-Scheduler

ECHO CPU Scheduler - Enhanced CPU Handling Orchestrator It is a CPU processes scheduler patch for Linux kernel.
25 stars 2 forks source link

NO_HZ_FULL cpus idle for some time #4

Open hamadmarri opened 3 months ago

hamadmarri commented 3 months ago

Disabled NO_HZ_FULL, there is a bug in ECHO that keeps cpus idle for sometime when adding full tickless args in grub nohz_full=...

Currently the easy fix is to remove the nohz_full from grub parameters in echo linux entry. The bug still there so for the time being I just disabled NO_HZ_FULL