0xAX 9 роки тому
батько
коміт
d8e539eb25
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Timers/README.md

+ 1 - 0
Timers/README.md

@@ -3,3 +3,4 @@
 This chapter describes timers and time management related concepts in the linux kernel.
 
 * [Introduction](http://0xax.gitbooks.io/linux-insides/content/Timers/timers-1.html) - this part is introduction to the timers in the Linux kernel.
+* [Introduction to the clocksource framework](https://github.com/0xAX/linux-insides/blob/master/Timers/timers-2.md) - this part describes `clocksource` framework in the Linux kernel.