浏览代码

Update README.md

0xAX 9 年之前
父节点
当前提交
674d5d8b75
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Timers/README.md

+ 1 - 0
Timers/README.md

@@ -5,3 +5,4 @@ This chapter describes timers and time management related concepts in the linux
 * [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.
 * [The tick broadcast framework and dyntick](https://github.com/0xAX/linux-insides/blob/master/Timers/timers-3.md) - this part describes tick broadcast framework and dyntick concept.
+* [Introduction to timers](https://github.com/0xAX/linux-insides/blob/master/Timers/timers-3.md) - this chapter describes timers in the Linux kernel.