···5252 * overflow periods respectively.5353 *5454 * Also, since we can't really expect userspace to be responsive enough5555- * before the overflow happens, we maintain two seperate timers .. One in5555+ * before the overflow happens, we maintain two separate timers .. One in5656 * the kernel for clearing out WOVF every 2ms or so (again, this depends on5757 * HZ == 1000), and another for monitoring userspace writes to the WDT device.5858 *