This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
jeremy
/
linux-insides
의 미러
https://github.com/0xAX/linux-insides
Watch
1
Star
0
포크
0
파일
이슈
0
위키
트리:
b28caddb55
브랜치
태그
master
linux-insides
/
Timers
/
README.md
README.md
450 B
히스토리
Raw
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.