Hello, If a timer handler (added using add_timer) takes very long (due to a bug) to execute will that affect other handlers registered with the timer subsytem? i.e. will other handlers (which are yet to expire) be called very LATE, after their timer-count expire? And related to that is increment of "jiffies" variable. Will a buggy timer handler cause jiffies to be incremented late (hence incorrectly)? Thanks in Advance A. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/