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