[LITMUS^RT] Boundary Fair BF implementation !!

Björn Brandenburg bbb at mpi-sws.org
Tue Apr 1 13:43:34 CEST 2014


On 01 Apr 2014, at 13:32, Sanjib Das <cnt.sanjib at googlemail.com> wrote:

> Hi Björn,
> Thank you for the inspiration. Actually I am doing some research on BF algorithm, what makes me interested. Can you please give me an idea  how long it might take to develop for a beginner kernel developer ?

That depends on your general programming skills. A good programmer, working full time, should be able to come up to speed with kernel hacking in a couple of weeks. Once you have basic kernel programming fluency, programming a new scheduler plugin can take from a couple of days to many weeks. Generally speaking, the more "interesting" your scheduler is from a synchronization perspective, and the more efficient you want to make it, the more time you need to budget. Building it isn't hard, debugging it is.

Good luck. :-)

- Björn





More information about the litmus-dev mailing list