This website works better with JavaScript
首頁
探索
說明
註冊
登入
jeremy
/
linux-insides
镜像来自
https://github.com/0xAX/linux-insides
關註
1
讚好
0
複刻
0
Files
問題管理
0
Wiki
目錄樹:
522a086be0
分支列表
標籤列表
master
linux-insides
/
Timers
/
README.md
README.md
783 B
文件歷史
原始文件
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.
The tick broadcast framework and dyntick
- this part describes tick broadcast framework and dyntick concept.
Introduction to timers
- this chapter describes timers in the Linux kernel.