(Re)implement the BFS scheduler in FreeBSD
by Rudolf Tomori for FreeBSD
The goal of this project is to implement the BFS scheduler into the FreeBSD operating system. I will then run some benchmarks to find out how this BFS implementation compares to the existing 4BSD and ULE schedulers. I hope I could achieve some interesting results.