0xAX / linux-insides

A little bit about a linux kernel
http://0xax.gitbooks.io/linux-insides/content/index.html
Other
30.01k stars 3.37k forks source link

Typo in timers-1.md #345

Closed ztlpn closed 8 years ago

ztlpn commented 8 years ago

There seems to be a typo near https://github.com/0xAX/linux-insides/blame/master/Timers/timers-1.md#L400 - the text shoud read either "one millisecond from now" or jiffies + HZ/100.

0xAX commented 8 years ago

@ztlpn Yes, right, thank you