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.
 
 
 
 
 
 
sunyiming 101a1d95ec Merge branch 'main' of github.com:sunym1993/flash-linux0.11-talk into main 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 repush linux-debug 3 years ago
linux-0.11-quickstart-debug repush linux-debug 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 来说,够够的了。