CubieBoard中文论坛

 找回密码
 立即注册
搜索
热搜: unable
查看: 4961|回复: 0

求教:为什么我编译的kernel运行那么慢

[复制链接]
发表于 2014-4-28 15:05:33 | 显示全部楼层 |阅读模式
R.T.

使用的源码是linux-sunxi-3.4: https://github.com/linux-sunxi/linux-sunxi

环境:
win7上用VM虚拟机安装的x86 Ubuntu 12.04
所有toolchain直接用apt-get安装,所以交叉编译器是gcc-4.6-arm-linux-gnueabihf

编译命令:
#make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage

文件系统是用debootstrap安装的debian根文件系统
#debootstrap --foreign --arch armhf wheezy $rootfs

但编译出来的kernel运行得很慢,明显比预装的linaro慢,控制台打印字符都卡。这是为什么?难道跟我的kernel编译配置有关,我基本是默认的sun4i配置;还是说某些模块没有加载?还是其他的问题?

如能解答,万分感谢!!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|粤ICP备13051116号|cubie.cc---深刻的嵌入式技术讨论社区

GMT+8, 2024-5-2 04:32 , Processed in 0.018174 second(s), 15 queries .

Powered by Discuz! X3.4

© 2001-2012 Comsenz Inc. | Style by Coxxs

返回顶部