Home
last modified time | relevance | path

Searched refs:watchdog (Results 1 – 16 of 16) sorted by relevance

/xen-4.10.0-shim-comet/tools/hotplug/Linux/systemd/
A Dxen-watchdog.service.in2 Description=Xen-watchdog - run xen watchdog daemon
A DMakefile13 XEN_SYSTEMD_SERVICE += xen-watchdog.service
/xen-4.10.0-shim-comet/tools/hotplug/Linux/
A DMakefile65 $(INSTALL_PROG) init.d/xen-watchdog $(DESTDIR)$(INITD_DIR)
69 rm -f $(DESTDIR)$(INITD_DIR)/xen-watchdog
/xen-4.10.0-shim-comet/tools/hotplug/NetBSD/
A DMakefile11 XEN_RCD_PROG = rc.d/xencommons rc.d/xendomains rc.d/xen-watchdog rc.d/xendriverdomain
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in122 # If this variable is non-zero, the script will set up a watchdog timer
134 # watchdog never fires.
/xen-4.10.0-shim-comet/docs/misc/
A Dcrashdb.txt50 watchdog, and every other CPU, so the state of the world shouldn't
A Dxen-command-line.markdown200 exceptions (watchdog NMIs and unexpected MCEs).
246 the NMI watchdog is also enabled.
1831 Note that if **watchdog** option is also specified vpmu will be turned off.
1852 ### watchdog subsection
1857 Run an NMI watchdog on each processor. If a processor is stuck for
1858 longer than the **watchdog\_timeout**, a panic occurs. When `force` is
1859 specified, in addition to running an NMI watchdog on each processor,
1862 ### watchdog\_timeout
1867 Set the NMI watchdog timeout in seconds. Specifying `0` will turn off
1868 the watchdog.
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl.mli196 external watchdog : handle -> int -> int32 -> int
A Dxenctrl.ml275 external watchdog : handle -> int -> int32 -> int
/xen-4.10.0-shim-comet/tools/
A Dconfigure.ac14 hotplug/Linux/init.d/xen-watchdog
448 hotplug/Linux/systemd/xen-watchdog.service
A Dconfigure2427 …mons hotplug/Linux/init.d/sysconfig.xendomains hotplug/Linux/init.d/xen-watchdog hotplug/Linux/ini…
10429 …"hotplug/Linux/init.d/xen-watchdog") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/init.d/xen-watchdog
10445 …"hotplug/Linux/systemd/xen-watchdog.service") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/systemd/xe…
/xen-4.10.0-shim-comet/
A D.gitignore182 tools/hotplug/Linux/init.d/xen-watchdog
A DINSTALL297 systemctl enable xen-watchdog.service
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_device.c1347 int watchdog = 100; in libxl__wait_for_backend() local
1351 while (watchdog-- > 0) { in libxl__wait_for_backend()
A Dlibxl_types.idl206 (4, "watchdog"),
/xen-4.10.0-shim-comet/docs/man/
A Dxl.cfg.pod.5.in398 Action to take if the domain shuts down due to a Xen watchdog timeout.

Completed in 42 milliseconds