linux-insides/Timers
Ronald Landheer-Cieslak bd23a41a08 minor clarifications & grammar fixes
A few bits I had to read twice to understand what you were saying. I adjusted it to what I think you meant.

Note I only changed parts that were hard to understand for me: my intent is not to correct spelling and grammar throughout.
2016-04-12 11:11:55 -04:00
..
README.md Update README.md 2016-03-27 20:14:24 +06:00
timers-1.md Update timers-1.md 2016-04-09 00:10:35 +06:00
timers-2.md minor clarifications & grammar fixes 2016-04-12 11:11:55 -04:00
timers-3.md fix small typos in Timers 2016-03-28 21:51:45 +03:00
timers-4.md Update timers-4.md 2016-03-10 23:42:21 +06:00
timers-5.md Create timers-5.md 2016-03-13 20:05:45 +06:00
timers-6.md fix small typos in Timers 2016-03-28 21:51:45 +03:00
timers-7.md fix small typos in Timers 2016-03-28 21:51:45 +03:00

Timers and time management

This chapter describes timers and time management related concepts in the linux kernel.