Linuxカーネルとその内部に関する書きかけの本です。
ゴールはシンプルです - Linuxカーネルの内部に関する知識を共有し、Linuxカーネルの内部に興味を持つ人を助けるためです。自由にここから初めて本を読んでください。
質問や提案: twitterで @0xAX へ、どんな質問でも提案でも自由にしてください。issueを追加したり、emailで落としてください。
サポート もしあなたがlinux-insidesを気に入ってくれたなら、以下でサポートできます:
| 章 | 翻訳者 | 進捗状況 |
|---|---|---|
| 1. Booting | ||
| ├ 1.0 | ||
| ├ 1.1 | ||
| ├ 1.2 | ||
| ├ 1.3 | ||
| ├ 1.4 | ||
| └ 1.5 | ||
| 2. Initialization | ||
| ├ 2.0 | ||
| ├ 2.1 | ||
| ├ 2.2 | ||
| ├ 2.3 | ||
| ├ 2.4 | ||
| ├ 2.5 | ||
| ├ 2.6 | ||
| ├ 2.7 | ||
| ├ 2.8 | ||
| ├ 2.9 | ||
| └ 2.10 | ||
| 3. Interrupts | ||
| ├ 3.0 | ||
| ├ 3.1 | ||
| ├ 3.2 | ||
| ├ 3.3 | ||
| ├ 3.4 | ||
| ├ 3.5 | ||
| ├ 3.6 | ||
| ├ 3.7 | ||
| ├ 3.8 | ||
| ├ 3.9 | ||
| └ 3.10 | ||
| 4. System calls | ||
| ├ 4.0 | ||
| ├ 4.1 | ||
| ├ 4.2 | ||
| ├ 4.3 | ||
| ├ 4.4 | ||
| ├ 4.5 | ||
| └ 4.6 | ||
| 5. Timers and time management | ||
| ├ 5.0 | ||
| ├ 5.1 | ||
| ├ 5.2 | ||
| ├ 5.3 | ||
| ├ 5.4 | ||
| ├ 5.5 | ||
| ├ 5.6 | ||
| └ 5.7 | ||
| 6. Synchronization primitives | ||
| ├ 6.0 | ||
| ├ 6.1 | ||
| ├ 6.2 | ||
| ├ 6.3 | ||
| ├ 6.4 | ||
| ├ 6.5 | ||
| └ 6.6 | ||
| 7. Memory management | ||
| ├ 7.0 | ||
| ├ 7.1 | ||
| ├ 7.2 | ||
| └ 7.3 | ||
| 8. SMP | ||
| 9. Concepts | ||
| ├ 9.0 | ||
| ├ 9.1 | ||
| ├ 9.2 | ||
| └ 9.3 | ||
| 10. DataStructures | ||
| ├ 10.0 | ||
| ├ 10.1 | ||
| ├ 10.2 | ||
| └ 10.3 | ||
| 11. Theory | ||
| ├ 11.0 | ||
| ├ 11.1 | ||
| ├ 11.2 | ||
| └ 11.3 | ||
| 12. Initial ram disk | ||
| 13. Misc | ||
| ├ 13.0 | ||
| ├ 13.1 | ||
| ├ 13.2 | ||
| ├ 13.3 | ||
| └ 13.4 | ||
| 14. KernelStructures | ||
| ├ 14.0 | ||
| └ 14.1 | ||
| 15. Cgroups | ||
| ├ 15.0 | ||
| └ 15.1 |
Feel free to create issues or pull-requests if you have any problems.
Please read CONTRIBUTING.md before pushing any changes.
Licensed BY-NC-SA Creative Commons.
