You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lijie78 2615a50c57 update README.md with reference link 3 years ago
..
Intel手册 linux-0.11-quickstart 3 years ago
linux-0.11 linux-0.11 src 3 years ago
linux-0.11-quickstart bochs inside 3 years ago
x86-interrupt-list update README.md with reference link 3 years ago
Linux内核完全注释.pdf Add files via upload 3 years ago
README.md Update README.md 3 years ago
[编码:隐匿在计算机软硬件背后的语言].(Code).C.pdf 添加 编码pdf 3 years ago
x86汇编语言_从实模式到保护模式(完整扫描版).pdf 上传书籍《x86汇编语言_从实模式到保护模式》--李忠 3 years ago

README.md

  • 如果你想了解 Intel CPU 的事情,请看 Intel 手册
  • 如果你想了解 Linux 0.11 的每一行代码都是什么含义,请看《Linux 内核完全注释》
  • 如果你想整体按照开机启动流程了解一下 Linux 0.11 的运行原理,请看《Linux 内核设计的艺术》(文件太大我没传上来)
  • 如果你非要看看 Linux 0.11 跑起来是啥效果,请看 Linux-0.11-quickstart
  • 当然,最重要的就是那个 Linux 0.11 源码,你最好准备一个在身边,日久生情。

其中:

如果你什么都不想做,那跟着我的系列一点点往后看,当做小说追更一样,遇到不懂的地方,去查上面我发的资料,你会有收获的。其它花里胡哨的东西,别扯,资料不在多,而在精,以上资料你都能踏踏实实看起来,对于了解 Linux 0.11 来说,够够的了。