This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
jeremy
/
linux-insides
дзеркало
https://github.com/0xAX/linux-insides
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Wiki
Дерево:
b28caddb55
Гілки
Теги
master
linux-insides
/
Timers
/
README.md
README.md
450 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.