mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-01-03 04:10:56 +00:00
Update SUMMARY.md
This commit is contained in:
parent
2b39084719
commit
1fb3d0c758
@ -14,11 +14,9 @@
|
|||||||
* [Continue architecture-specific boot-time initializations]()
|
* [Continue architecture-specific boot-time initializations]()
|
||||||
* [Memory management](mm/README.md)
|
* [Memory management](mm/README.md)
|
||||||
* [Memblock](mm/linux-mm-1.md)
|
* [Memblock](mm/linux-mm-1.md)
|
||||||
* [Initial ram disk]()
|
|
||||||
* [initrd]()
|
|
||||||
* [Concepts](Concepts/README.md)
|
* [Concepts](Concepts/README.md)
|
||||||
* [Per-CPU variables](Concepts/per-cpu.md)
|
* [Per-CPU variables](Concepts/per-cpu.md)
|
||||||
* [Cpumasks]()
|
* [Cpumasks](Concepts/cpumask.md)
|
||||||
* [Data Structures in the Linux Kernel](DataStructures/README.md)
|
* [Data Structures in the Linux Kernel](DataStructures/README.md)
|
||||||
* [Doubly linked list](DataStructures/dlist.md)
|
* [Doubly linked list](DataStructures/dlist.md)
|
||||||
* [Theory](Theory/README.md)
|
* [Theory](Theory/README.md)
|
||||||
@ -26,6 +24,8 @@
|
|||||||
* [Elf64](Theory/ELF.md)
|
* [Elf64](Theory/ELF.md)
|
||||||
* [CPUID]()
|
* [CPUID]()
|
||||||
* [MSR]()
|
* [MSR]()
|
||||||
|
* [Initial ram disk]()
|
||||||
|
* [initrd]()
|
||||||
* [Misc]()
|
* [Misc]()
|
||||||
* [Kernel building and instalation]()
|
* [Kernel building and instalation]()
|
||||||
* [Write and Submit your first Linux kernel Patch]()
|
* [Write and Submit your first Linux kernel Patch]()
|
||||||
|
Loading…
Reference in New Issue
Block a user