This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
jeremy
/
linux-insides
зеркало из
https://github.com/0xAX/linux-insides
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
e60f8a2fb1
Ветки
Метки
master
linux-insides
/
Timers
Anton Tiurin
a3a6e797f7
Various typo fixes in timers-1
9 лет назад
..
README.md
7a963eb034
Added first part about timers
9 лет назад
timers-1.md
a3a6e797f7
Various typo fixes in timers-1
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.