[Click] scheduling at microsecond resolution

Eddie Kohler kohler at cs.ucla.edu
Mon Jun 15 12:04:48 EDT 2009


Ashish, again long delayed --

Ashish Sharma wrote:
>  I am working on  a TDMA
> MAC that sends out packets on the network with sub ms precision.

If you need extremely precise emission times you should probably rely on a 
polling-like implementation with Tasks that constantly reschedule themselves. 
  I think the Timer documentation mentions something to this effect.

Eddie


More information about the click mailing list