A new kernel timer API
Posted May 22, 2005 15:17 UTC (Sun) by
haraldt (guest, #961)
In reply to:
A new kernel timer API by kleptog
Parent article:
A new kernel timer API
Processors are asyncronous even today, aren't they?
Todays standard is to move information from place A to place B within a manageable number of clock ticks. If a clock tick takes a picosecond, then the only requirement is that places A and B are never more than one third of a millimeter apart.
Instructions may have to run through a lot of clock ticks this way, but it's all a matter of resolution.
Won't promise this is is going to happen, but hey, it's an idea?
(
Log in to post comments)