I'm working on some timer routines to allow arbitrary numbers of timers
all based off the single real timer provided by "setitimer".  However, I
haven't been able to figure out from the documentation what happens to
the countdown timer used by setitimer when the system clock is changed
(by root, for instance).  If I move the system clock forward or backward
a few seconds, is the itimer affected by this at all (I hope not) or can
I simply ignore it (I hope so).

Thanks,

Chris

-- 
Chris Friesen                    | MailStop: 043/33/F10  
Nortel Networks                  | work: (613) 765-0557
3500 Carling Avenue              | fax:  (613) 765-2986
Nepean, ON K2H 8E9 Canada        | email: [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to