LinSched source for 2.6.35 kernel

偶尔善良 提交于 2019-11-28 02:21:16

问题


I have been trying to obtain the source for the version of LinSched (user space simulator for the CFS scheduler) for kernel 2.6.35 but I am not able to find it anywhere.

This is the original git repo of LinSched for 2.6.32, which mentions that this version is deprecated and I should refer to here. Unfortunately, this link is broken. I also tried cloning the repo mentioned here, but

git clone git://google3-2.osuosl.org/linsched/2.6.35.git

throws an error:

"fatal: Unable to look up google3-2.osuosl.org (port 9418) (Name or service not known)"

Any idea how I can obtain the source for this? Was this project discontinued for some reason?


回答1:


The repository has now been moved to git://git.kernel.org/pub/scm/linux/kernel/git/pjt/linsched.git




回答2:


I mailed the maintainer/developer and obtained the correct link. The link can be found here



来源:https://stackoverflow.com/questions/8412372/linsched-source-for-2-6-35-kernel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!