Thursday, January 23, 2014

BLD on Github.

Since code.google.com isn't allowing to create new downloads, so I moved on to github. Now bld related changes can be pulled from https://github.com/rmullick/linux.git, a branch for bld is available, to get the changes just do the following:

                  git pull https://github.com/rmullick/linux.git bld

Hopefully things will be easier now, just pull when necessary and also every changes will be tracked. Just after 3.13 release, EDF scheduling has been added and it has it's own way of cpu picking (which is close to how current scheduler picks cpu for rt tasks), BLD hasn't invoke that part and left it upon EDF at this moment.


Thanks,
Rakib.

No comments:

Post a Comment