工具/软件:
您好、
最近我们再次遇到与旧案例相同的问题、从 TI git 下载的速度非常慢。 有时它完全失败。
- https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1318449/cloning-from-ti-linux-kernel-git-is-extraordinarily-slow---150k-s
- https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1318635/horrible-download-performance-for-ti-yocto-components
我们的 Yocto 版本变得非常缓慢、有时会完全失败、除了正常的 TI FAST 之外的其他所有操作都是如此。
执行以下命令时:
time git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
它在"远程:计数对象"上保留了很长一段时间。 然后、我的计算机的总下载速度是:
即使我更新了它们目前使用的下载和 state-cache、我们的自动测试也经常会从 TI 下载。
它在很长一段时间内通常看起来像这样:
Bitbake still alive (no events for 600s). Active tasks: /builds/my/as/servo/emot-ecu-os/build/../layers/meta-ti/meta-ti-bsp/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb:do_fetch /builds/my/as/servo/emot-ecu-os/build/../layers/meta-ti/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb:do_fetch
git.ti.com 网站在浏览时也很慢,有时我看到相同的"代理错误"显示在其他情况之一。
希望这可以再次解决,这是非常令人沮丧。