07月 31st, 2009
关于Linux音频驱动的presentation的PPT
Read more...
Posted in 3.嵌入式系统 | No Comments »
06月 12th, 2009
性能的含义
常用工具(top/vmstat/iostat/sysctl等)
高级性能调试手段
oprofile
gprofile
内核追踪手段:LTT
Linux实时性
Read more...
Posted in 3.嵌入式系统 | No Comments »
05月 9th, 2009
内核社区和大多数传统的企业开发环境工作形式不一样。这里有一个列表你可以尝试遵照执行以避免出现问题:
Read more...
Posted in 未分类 | No Comments »
05月 9th, 2009
如果你对Linux内核开发一无所知,你可以看看Linux KernelNewbies项目:
http://kernelnewbies.org
Read more...
Posted in 3.软件工程 | No Comments »
05月 9th, 2009
你想成知道如何成为一个Linux内核开发者么?或者你的老板告诉你,“去为这个设备写一个Linux驱动。“这篇文档的目的,就是通过描述你需要经历的过程和提示你如何和社区一起工作,来教给你为达到这些目的所需要知道的所有知识。本文也尝试解释社区为什么这样工作的一些原因。
Read more...
Posted in 3.软件工程 | No Comments »
05月 9th, 2009
This tutorial is a cookbook of recipes getting up and running with Linus’s source code management (SCM) software, “git.” Its targetted mainly at Linux kernel hackers, though others may find it useful.
Read more...
Posted in 3.软件工程 | No Comments »
04月 26th, 2009
2009年4月23日起,对阿尔卡特朗讯实施为期3天的Linux应用高级开发技术培训。本次培训的主要目标是:(1)建立嵌入式Linux的开发环境,建设profiling、内存泄露、崩溃转储、benchmark、测试、autoconf等系列工具;(2)串讲Linux内核的核心机理,使得朗讯的同事对内核的工作原理有一个基本的认识;(3)讲解Linux进程开发、多线程开发技术。
Read more...
Posted in 3.嵌入式系统 | No Comments »