This website works better with JavaScript
首页
发现
帮助
注册
登录
jeremy
/
linux-insides
镜像自地址
https://github.com/0xAX/linux-insides
关注
1
点赞
0
派生
0
文件
工单管理
0
Wiki
目录树:
3f2eaef8ad
分支列表
标签列表
master
linux-insides
/
Timers
0xAX
4a2b972bd3
Merge pull request
#243
from simar7/patch-5
9 年之前
..
README.md
7a963eb034
Added first part about timers
9 年之前
timers-1.md
4a2b972bd3
Merge pull request
#243
from simar7/patch-5
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.