mirror of
https://github.com/MintCN/linux-insides-zh.git
synced 2026-02-03 02:23:23 +08:00
Change some parts to Chinese
This commit is contained in:
10
SUMMARY.md
10
SUMMARY.md
@@ -52,9 +52,9 @@
|
||||
* [Per-CPU variables](Concepts/per-cpu.md)
|
||||
* [Cpumasks](Concepts/cpumask.md)
|
||||
* [The initcall mechanism](Concepts/initcall.md)
|
||||
* [Data Structures in the Linux Kernel](DataStructures/README.md)
|
||||
* [Doubly linked list](DataStructures/dlist.md)
|
||||
* [Radix tree](DataStructures/radix-tree.md)
|
||||
* [Linux内核中的数据结构](DataStructures/README.md)
|
||||
* [双向链表](DataStructures/dlist.md)
|
||||
* [基数树](DataStructures/radix-tree.md)
|
||||
* [Bit arrays](DataStructures/bitmap.md)
|
||||
* [理论](Theory/README.md)
|
||||
* [分页](Theory/Paging.md)
|
||||
@@ -69,6 +69,6 @@
|
||||
* [Linux kernel development](Misc/contribute.md)
|
||||
* [Write and Submit your first Linux kernel Patch]()
|
||||
* [Data types in the kernel]()
|
||||
* [Useful links](LINKS.md)
|
||||
* [Contributors](contributors.md)
|
||||
* [有帮助的链接](LINKS.md)
|
||||
* [贡献者](contributors.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user