This website works better with JavaScript
首頁
探索
說明
註冊
登入
jeremy
/
linux-insides
镜像来自
https://github.com/0xAX/linux-insides
關注
1
讚好
0
複刻
0
檔案
問題管理
0
Wiki
目錄樹:
b28caddb55
分支列表
標籤列表
master
linux-insides
/
Timers
0xAX
d8e539eb25
Update README.md
9 年之前
..
README.md
d8e539eb25
Update README.md
9 年之前
timers-1.md
4a2b972bd3
Merge pull request
#243
from simar7/patch-5
9 年之前
timers-2.md
58db505b1b
Create timers-2.md
9 年之前
README.md
Timers and time management
This chapter describes timers and time management related concepts in the linux kernel.
Introduction
- this part is introduction to the timers in the Linux kernel.
Introduction to the clocksource framework
- this part describes
clocksource
framework in the Linux kernel.