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

cgroup fair #9

Closed ghost closed 3 years ago

ghost commented 4 years ago

docker : mountpoint for cpu not found.

hamadmarri commented 4 years ago

Hi @vopo ,

Could you upload .config file? What patch is used?

sirlucjan commented 3 years ago

If possible, enter the result of the command (on the cachy scheduler, of course):

wc -l /sys/fs/cgroup/cpu/tasks
hamadmarri commented 3 years ago

Could you please try this branch, I added autogroup, cgroups, fair_group support https://github.com/hamadmarri/linux/tree/groups_numa

ghost commented 3 years ago

If possible, enter the result of the command (on the cachy scheduler, of course):

wc -l /sys/fs/cgroup/cpu/tasks

https://github.com/xanmod/linux-cachy https://sourceforge.net/projects/xanmod/files/experimental/cachy_cpu_sched/ i use 5.8.8-xanmod1-cachy , thank sirlucjan

wc -l /sys/fs/cgroup/cpu/tasks 218 /sys/fs/cgroup/cpu/tasks

ghost commented 3 years ago

Could you please try this branch, I added autogroup, cgroups, fair_group support https://github.com/hamadmarri/linux/tree/groups_numa

https://github.com/hamadmarri/linux/tree/groups_numa Everything looks like ok. thanks for all you've done

wc -l /sys/fs/cgroup/cpu/tasks 212 /sys/fs/cgroup/cpu/tasks