Searched refs:watchdog (Results 1 – 25 of 46) sorted by relevance
12
9 PURPOSE = "Servo based EC watchdog test"10 CRITERIA = "This test will fail if EC watchdog misbehalved."20 This test check if EC watchdog is functioning correctly.
140 watchdog = WatchdogTester(self.host)141 if not watchdog.is_supported():147 with watchdog:148 watchdog.trigger_watchdog()
47 void* watchdog ( void* v ) in watchdog() function58 r= pthread_create(&t, NULL, watchdog, NULL); in start_watchdog()
... .apache.tools.ant.taskdefs.ExecuteWatchdog watchdog String errorMessage org.apache.tools.ant. ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
44 uint8_t watchdog; member
35 daisydog,watchdog,watchdog,No,No,No
4 # TODO - it should be possible to run the watchdog as non-root
14 This test uses the hardware watchdog interface to make sure a machine
531 ExecuteWatchdog watchdog= createWatchdog(); in execute() local533 int exitValue= executeAsForked(cmd, watchdog); in execute()534 if(null != watchdog) { in execute()535 wasKilled= watchdog.killedProcess(); in execute()808 protected int executeAsForked(CommandlineJava cmd, ExecuteWatchdog watchdog) { in executeAsForked() argument810 watchdog); in executeAsForked()
83 msgid " N - Turn NMI watchdog off "84 msgstr " N - Отключить NMI watchdog"501 "Suggestion: disable the NMI watchdog by executing the following command:\n"503 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"505 "Совет: отключите NMI watchdog следующей командой:\n"507 "NMI watchdog это механизм ядра для отслеживания зависаний"
49 "Suggestion: disable the NMI watchdog by executing the following command:\n"51 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"53 "建議: 使用下列指令取消 NMI watchdog 監控:\n"55 "NMI watchdog 監控是用於替核心除蟲,以及偵測系統死結之用。"58 msgid " N - Turn NMI watchdog off "59 msgstr " N - 關閉 NMI watchdog 監控 "
82 msgid " N - Turn NMI watchdog off "83 msgstr " N - Desligar NMI watchdog "476 "Suggestion: disable the NMI watchdog by executing the following command:\n"478 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"480 "Sugestão: desabilite o NMI watchdog executando o seguinte comando:\n"482 "O NMI watchdog é um mecanismo de depuração do kernel para detectar deadlocks"
81 msgid " N - Turn NMI watchdog off "82 msgstr " N - Éteindre le NMI watchdog "489 "Suggestion: disable the NMI watchdog by executing the following command:\n"491 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"493 "Suggestion : désactivez le NMI watchdog en exécutant la commande suivante :\n"495 "Le NMI watchdog est un mécanisme de débogguage du noyau pour détecter les \n"
82 msgid " N - Turn NMI watchdog off "83 msgstr " N - NMI watchdog kikapcsolása "511 "Suggestion: disable the NMI watchdog by executing the following command:\n"513 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"515 "Tanács: Inaktiváld az NMI watchdog-ot az alábbi parancs lefuttatásával:\n"517 "Az NMI watchdog egy kernel debug eszköz a deadlock-ok detektálására."
81 msgid " N - Turn NMI watchdog off "82 msgstr " N - Matikan watchdog NMI "497 "Suggestion: disable the NMI watchdog by executing the following command:\n"499 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"501 "Saran: matikan watchdog NMI dengan menjalankan perintah berikut:\n"
78 msgid " N - Turn NMI watchdog off "79 msgstr " N - wyłącz NMI watchdog "493 "Suggestion: disable the NMI watchdog by executing the following command:\n"495 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"497 "Podpowiedź: wyłącz NMI watchdog wykonując poniższe polecenie:\n"
80 msgid " N - Turn NMI watchdog off "418 "Suggestion: disable the NMI watchdog by executing the following command:\n"420 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"
79 msgid " N - Turn NMI watchdog off "484 "Suggestion: disable the NMI watchdog by executing the following command:\n"486 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"
80 msgid " N - Turn NMI watchdog off "465 "Suggestion: disable the NMI watchdog by executing the following command:\n"467 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"
80 msgid " N - Turn NMI watchdog off "491 "Suggestion: disable the NMI watchdog by executing the following command:\n"493 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"
82 msgid " N - Turn NMI watchdog off "475 "Suggestion: disable the NMI watchdog by executing the following command:\n"477 "The NMI watchdog is a kernel debug mechanism to detect deadlocks"
51 watchdog:!:229:
37 watchdog:!:229:229::/dev/null:/bin/false
118 * Use the watchdog to interrupt sockets that have reached deadlines.