hamadmarri / cacule-cpu-scheduler

The CacULE CPU scheduler is based on interactivity score mechanism. The interactivity score is inspired by the ULE scheduler (FreeBSD scheduler).
266 stars 32 forks source link

GRQ - Error when CONFIG_PREEMPT = y #22

Closed hamadmarri closed 3 years ago

hamadmarri commented 3 years ago

https://github.com/hamadmarri/cacule-cpu-scheduler/issues/21#issuecomment-751632554

GRQ shows mm bug when CONFIG_PREEMPT=y. So far it seems working fine with CONFIG_PREEMPT_VOLUNTARY = y