随笔 - 169,  文章 - 0,  评论 - 45,  阅读 - 225万
01 2013 档案
/proc文件系统
摘要:摘要:Linux 内核提供了一种通过 /proc 文件系统,在运行时访问内核内部数据结构、 改变内核设置的机制。尽管在各种硬件平台上的 Linux 系统的 /proc 文件系统的 基本概念都是相同的,但本文只讨论基于 intel x86 架构的 Linux /proc 文件系 统。/proc --- 一个虚拟文件系统/proc 文件系统是一种内核和内核模块用来向进程 (process) 发送信息的机制 (所以叫做 /proc)。这个伪文件系统让你可以和内核内部数据结构进行交互,获取 有关进程的有用信息,在运行中 (on the fly) 改变设置 (通过改变内核参数)。 与其他文件系统不同,/ 阅读全文
posted @ 2013-01-15 15:25 wanghetao 阅读(316) 评论(0) 推荐(1) 编辑
如何成为一个专业级的c++ 程序员--- An answer from quora
摘要:C++ is aHuuuuuge Language.The Path towards Expertise would be:Understanding C++ -Step 0You have got to read The C++ Programming Language by Stroustrup, no way you can escape this.http://www.amazon.com/The-Progra... Understanding Histrory of C++ and Why come they designed the C++ Features -Step 1The 阅读全文
posted @ 2013-01-09 23:37 wanghetao 阅读(584) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示