This website works better with JavaScript
Начало
Каталог
Помощ
Регистрация
Вход
jeremy
/
linux-insides
огледало от
https://github.com/0xAX/linux-insides
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Уики
ИН на ревизия:
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.