mirror of
https://github.com/MintCN/linux-insides-zh.git
synced 2026-04-24 10:40:16 +08:00
删除原英文
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Linux 内核概念
|
||||
|
||||
This chapter describes various concepts which are used in the Linux kernel.
|
||||
本章描述内核中使用到的各种各样的概念。
|
||||
|
||||
* [每 CPU 的变量](http://0xax.gitbooks.io/linux-insides/content/Concepts/per-cpu.html)
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# Linux kernel memory management
|
||||
# Linux 内核内存管理
|
||||
|
||||
本章描述 Linux 内核中的内存管理。在本章中你会看到一系列描述 Linux 内核内存管理框架的不同部分的帖子。
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Timers and time management
|
||||
# 定时器和时间管理
|
||||
|
||||
This chapter describes timers and time management related concepts in the linux kernel.
|
||||
本章介绍 Linux 内核中定时器和时间管理相关的观念。
|
||||
|
||||
* [简介](http://0xax.gitbooks.io/linux-insides/content/Timers/timers-1.html) - 简单介绍 Linux 内核中的定时器。
|
||||
|
||||
Reference in New Issue
Block a user