Everyone's invited to try it! Read the instructions, try various workloads, report how did it behave!
We are especially interested in these aspects:
- Systems with a lot of CPU cores (8+) versus systems with a small number of CPU cores (2-4)
- Interactive performance (i.e. X11)
- CPU-intensive batch / numeric loads
All these aspects are interesting, in a different way, because the scheduler uses very simple data structures - simpler than 4BSD. This may prove more beneficial for systems with low number of CPUs (less decision-making logic - good for embedded systems), may harm interactive performance, but may help batch CPU intensive loads.
#1 Re: Testing the (new) FBFS scheduler
Hi!
Is it possible to adapt the code for CURRENT?
Thank you!
#2 Re: Testing the (new) FBFS scheduler
Please ask any questions related to the project's code at the project author's blog.