Date: Tue, 26 Jul 2011 13:04:12 +0200 From: rudo tomori <rudotx@gmail.com> To: soc-status@freebsd.org Subject: BFS scheduler weekly status report Message-ID: <CALamsEsWGhbZ%2Bk9kw2_iFfJWRZgayyoUWci9-5AnQRAokbgqAQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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 dealing with one bug that caused sometimes kernel panics. I noticed the panics when running my scheduler on amd64. I have fixed it. I will write more about this bug at my project blog page at http://rudot.blog.com This week I am working on per process CPU accounting. rudo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALamsEsWGhbZ%2Bk9kw2_iFfJWRZgayyoUWci9-5AnQRAokbgqAQ>