打算学linux内核和操作系统原理,有什么好的书推荐一下

vczxh 2010-01-04 04:56:38
本人有较好的c,c++基础和oo思想,熟悉com,STL,以前一种从事mfc开发。
操作系统原理和linux一种是我薄弱的地方。
请高手推荐一下学习路线和较好的书籍。
非常谢谢。
...全文
557 12 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
12 条回复
切换为时间正序
请发表友善的回复…
发表回复
tianqingwang 2010-01-06
  • 打赏
  • 举报
回复
Understand the linux kernel (3rd edition)
xddy1009 2010-01-06
  • 打赏
  • 举报
回复
[Quote=引用 6 楼 abo8888882006 的回复:]
学习Linux内核应从最初的版本看起,高版本的太复杂,不适合初学者。
我推荐你看两本书:
操作系统原理。技术与编程    蒋静 徐志伟著  机械工业出版社
Linux0.11内核详解 赵炯著(这本书就是Linux内核最早的版本,书中有详细的代码分析)
本人只学过C,C++还没学,一直想学,但一直没时间,楼主是高手以后多指教啊!
[/Quote]
有同感。
wuguanlin 2010-01-05
  • 打赏
  • 举报
回复
一楼的帖子看过几次,不错。
yinfuyong 2010-01-05
  • 打赏
  • 举报
回复
1楼 论述的精辟
yinfuyong 2010-01-05
  • 打赏
  • 举报
回复
UNIX环境高级编程
  • 打赏
  • 举报
回复
如果你是说内核的话,赵炯那本0.11内核详解应该看看。
ZhengboCai 2010-01-04
  • 打赏
  • 举报
回复
学习Linux内核应从最初的版本看起,高版本的太复杂,不适合初学者。
我推荐你看两本书:
操作系统原理。技术与编程 蒋静 徐志伟著 机械工业出版社
Linux0.11内核详解 赵炯著(这本书就是Linux内核最早的版本,书中有详细的代码分析)
本人只学过C,C++还没学,一直想学,但一直没时间,楼主是高手以后多指教啊!
deep_pro 2010-01-04
  • 打赏
  • 举报
回复
先看LKD2(较易)
再看ULK3

如果LKD看不懂
那就得补c语言、汇编、计组和硬件知识
http://topic.csdn.net/u/20100104/14/0488c79f-4d39-4403-8b02-42be8490be61.html?64419
Wenxy1 2010-01-04
  • 打赏
  • 举报
回复
[Quote=引用 2 楼 ericzhangali 的回复:]
操作系统:设计与实现
[/Quote]

顶这本经典的好书。此书的下册全是Minix的源代码。
freetstar 2010-01-04
  • 打赏
  • 举报
回复
参见1楼bz的帖子,很好
loveisbug 2010-01-04
  • 打赏
  • 举报
回复
操作系统:设计与实现
Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique, Linux-specific knowledge. For years now, programmers have relied on the classic Linux Device Drivers from O'Reilly to master this critical subject. Now in its third edition, this bestselling guide provides all the information you'll need to write drivers for a wide range of devices. Over the years the book has helped countless programmers learn: * how to support computer peripherals under the Linux operating system * how to develop and write software for new hardware under Linux * the basics of Linux operation even if they are not expecting to write a driver The new edition of Linux Device Drivers is better than ever. The book covers all the significant changes to Version 2.6 of the Linux kernel, which simplifies many activities, and contains subtle new features that can make a driver both more efficient and more flexible. Readers will find new chapters on important types of drivers not covered previously, such as consoles, USB drivers, and more. Best of all, you don't have to be a kernel hacker to understand and enjoy this book. All you need is an understanding of the C programming language and some background in Unix system calls. And for maximum ease-of-use, the book uses full-featured examples that you can compile and run without special hardware. Today Linux holds fast as the most rapidly growing segment of the computer market and continues to win over enthusiastic adherents in many application areas. With this increasing support, Linux is now absolutely mainstream, and viewed as a solid platform for embedded systems. If you're writing device drivers, you'll want this book. In fact, you'll wonder how drivers are ever written without it.

4,465

社区成员

发帖
与我相关
我的任务
社区描述
Linux/Unix社区 内核源代码研究区
社区管理员
  • 内核源代码研究区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧