mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-12-22 14:48:08 +00:00
Update timers-1.md
Wrong link, supposed to link to https://en.wikipedia.org/wiki/Intel_8253
This commit is contained in:
parent
5d19d371de
commit
36f52d7c22
@ -430,7 +430,7 @@ Links
|
|||||||
* [Jiffy](https://en.wikipedia.org/wiki/Jiffy_%28time%29)
|
* [Jiffy](https://en.wikipedia.org/wiki/Jiffy_%28time%29)
|
||||||
* [high precision event timer](https://en.wikipedia.org/wiki/High_Precision_Event_Timer)
|
* [high precision event timer](https://en.wikipedia.org/wiki/High_Precision_Event_Timer)
|
||||||
* [nanoseconds](https://en.wikipedia.org/wiki/Nanosecond)
|
* [nanoseconds](https://en.wikipedia.org/wiki/Nanosecond)
|
||||||
* [Intel 8253](Programmable interval timer)
|
* [Intel 8253](https://en.wikipedia.org/wiki/Intel_8253)
|
||||||
* [seqlocks](https://en.wikipedia.org/wiki/Seqlock)
|
* [seqlocks](https://en.wikipedia.org/wiki/Seqlock)
|
||||||
* [cloksource documentation](https://www.kernel.org/doc/Documentation/timers/timekeeping.txt)
|
* [cloksource documentation](https://www.kernel.org/doc/Documentation/timers/timekeeping.txt)
|
||||||
* [Previous chapter](https://0xax.gitbooks.io/linux-insides/content/SysCall/index.html)
|
* [Previous chapter](https://0xax.gitbooks.io/linux-insides/content/SysCall/index.html)
|
||||||
|
Loading…
Reference in New Issue
Block a user