Question d’entretien chez Cisco

How the watchdog timer is implemented?

Réponse à la question d'entretien

Utilisateur anonyme

17 oct. 2013

Cisco processors have timers that guard against certain types of system hangs. The CPU periodically resets a watchdog timer. The watchdog timer basically controls the time of each process. If the timer is not reset, a trap occurs. If a process is longer than it must be, the watchdog timer is used to escape from this process.