This website works better with JavaScript
Эхлэл
Бүгдийг харах
Тусламж
Бүртгүүлэх
Нэвтрэх
jeremy
/
linux-insides
-ын хуулбар
https://github.com/0xAX/linux-insides
Үзэх жагсаалтад нэмэх
1
Онцлох жагсаалтад нэмэх
0
Салаа
0
Файлууд
Асуудлууд
0
Мэдлэгийн сан
Мод:
58b409cbe1
Салаанууд
Тагууд
master
linux-insides
/
Timers
mudongliang
fa0a5ae1e1
modify 'internals' to 'insides'
9 жил өмнө
..
README.md
d8e539eb25
Update README.md
9 жил өмнө
timers-1.md
fa0a5ae1e1
modify 'internals' to 'insides'
9 жил өмнө
timers-2.md
fa0a5ae1e1
modify 'internals' to 'insides'
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.