BFS scheduler weekly status report

rudo tomori rudotx at gmail.com
Mon Aug 8 12:36:05 UTC 2011


Hi,
the goal of my project is to implement a BFS - like scheduler into the
FreeBSD. I started off with the original 4.4BSD code, and by iterative
modifications I will develop a scheduler that matches the BFS design
as specified in http://ck.kolivas.org/patches/bfs/sched-BFS.txt.

Last week I added the cpuset functionality into the scheduler.

I have some suspicions that the preemption mechanism in the scheduler
does not work as expected. This week I will run some measurements
focused on this and if it really works wrong I will try to fix it.

rudo


More information about the soc-status mailing list