Domanda di colloquio di Cisco

How the watchdog timer is implemented?

Risposta di colloquio

Anonimo

17 ott 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.