BFS scheduler weekly status report

rudo tomori rudotx at gmail.com
Sun Jul 31 22:46:44 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 was working on per-process CPU percentage accounting. I
have it now working. More details on how I compute it are available on
my project blog page http://rudot.blog.com.

This week I want to add the support for the cpuset functionality

rudo


More information about the soc-status mailing list