This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
jeremy
/
linux-insides
mirrorاز
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.