ChinaUnix.net
相关文章推荐:

Professional Linux Kernel Architecture 笔记

升级Red Hat 9.0(kernel 2.4.20-8) 至 linux kernel 2.6.15 笔记(最全) Author: Kendiv 整理于: 2006/02/01 *********************************** 一、安装必要工具 *********************************** 1. 安装module-init-tools-3.2.tar.gz 下载地址:http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/ 安装方法: #tar zxvf module-init-tools-3.2.tar.gz #cd modules-init-tools-3.2 #./configure --prefi...

by Kendiv - 内核/嵌入技术 - 2006-03-11 01:28:22 阅读(3125) 回复(2)

相关讨论

有没有人用过 MontaVista linux professional Edition,or Ver2.1? 如果有这方面的资料,可否分享一下? 多谢,多谢。。。

by hapdon - Linux论坛 - 2003-12-10 20:49:33 阅读(537) 回复(0)

我手头有CHM版本, 但不习惯看这种格式的文档 故再此求PDF 有的DX仍给我一份吧 谢谢啦

by windseeker - 内核/嵌入技术 - 2006-05-23 16:57:53 阅读(1153) 回复(0)

想用这个软件,reader不能编辑,哪儿可以免费下载?

by harryzhu - 系统管理 - 2006-01-05 11:24:01 阅读(498) 回复(1)

1) Which of the following command lines can be used to convert a file containing DOS-style CR-LF line endings into Unix-style LF line endings? Assume for this question that the DOS-style file is called 'dosfile', and we want the modified contents in 'unixfile' a) sed 's/\r//' dosfile >; unixfile b) tr -d '\r' < dosfile >; unixfile c) dos2unix dosfile unixfile d) strip '\r' < dosfile >; uni...

by blackwolf - Linux论坛 - 2005-09-02 14:18:31 阅读(516) 回复(1)

联系51665113,越 便宜越好 呵呵

by TigerEye - Linux论坛 - 2004-05-14 20:07:48 阅读(710) 回复(3)

Anatomy of the linux kernel History and architectural decomposition Document options Print this page E-mail this page Document options requiring JavaScript are not displayed Watch these demos Integrate new tools and architectures into your environment - fast! --> Rate this page Help us improve this content Level: Intermediate M. Tim Jones ( [email=mtj@mtjones.com?subject=Anatomy ...

by wangchy_love - AIX文档中心 - 2007-10-16 11:24:53 阅读(1601) 回复(0)

有个职位跟大家分享下... 北京(Bei Jing) Senior Software Developer(C/linux) 1 4年以上的linux相关的工作经验。 2 熟悉linux系统,精通linux下的c编程 3 对常用的应用代理协议(http,smtp,pop3,ftp)有较深入的了解,有应用代理协议的编程经验。 或者对linux kernel有深入的了解,有kernel相关的编程经验。 4 有良好的团队合作精神。能够承受较大的工作压力。 有兴趣请加:[email]zhangjing.easy@hotmail.com[/email]

by alys_com - 数据安全 - 2007-09-12 19:23:54 阅读(1466) 回复(0)

我决定学linux 的内核,不过我不知要学习它之前要先学什么以便学它后不用那么吃力. 请CU朋友们帮我这个忙:P

by gtuiw - 内核/嵌入技术 - 2006-11-01 12:03:52 阅读(850) 回复(2)

偶星期5回家去了中山图书馆借了本<深入分析INUX内核源代码>,看了一晚和星期六一个下午.把 第一章<走进linux>和第二章<linux运行的硬件基础>看了两次.刚才坐车回学校那两个多少时 看到第三章<中断机制>开始有些吃力了.因为里面有些AT&T汇编有些看不懂8259A的参数 书本也没有足够提供.  在这里我不讨论黑客这词大家对它的含意.在这里也不用黑客这词,而改用"*客" 第一次遇到这本书经过这一两天我反思: 1. *...

by linuxcici - IT职业生涯 - 2006-11-19 12:26:07 阅读(5492) 回复(31)