Date: Mon, 1 Aug 2011 00:46:22 +0200 From: rudo tomori <rudotx@gmail.com> To: soc-status@freebsd.org Subject: BFS scheduler weekly status report Message-ID: <CALamsEueoZd2AqjXy5W8sWhLa6uhOmU2Dcaqp5CVyrSVRq4pLg@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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALamsEueoZd2AqjXy5W8sWhLa6uhOmU2Dcaqp5CVyrSVRq4pLg>