diff options
author | alfred <alfred@FreeBSD.org> | 2013-02-27 19:03:31 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2013-02-27 19:03:31 +0000 |
commit | 743bccf1ecd630e8a4bc5f9e27f286fc4567e98d (patch) | |
tree | c811638778fdb39d8898681e0f6391ecf9ba3e04 /tools/regression/lib/libc | |
parent | 8d28f9479090da520ef392412da9129ec48f85ea (diff) | |
download | FreeBSD-src-743bccf1ecd630e8a4bc5f9e27f286fc4567e98d.zip FreeBSD-src-743bccf1ecd630e8a4bc5f9e27f286fc4567e98d.tar.gz |
watchdogd(8) and watchdog(4) enhancements.
The following support was added to watchdog(4):
- Support to query the outstanding timeout.
- Support to set a software pre-timeout function watchdog with an 'action'
- Support to set a software only watchdog with a configurable 'action'
'action' can be a mask specifying a single operation or a combination of:
log(9), printf(9), panic(9) and/or kdb_enter(9).
Support the following in watchdogged:
- Support to utilize the new additions to watchdog(4).
- Support to warn if a watchdog script runs for too long.
- Support for "dry run" where we do not actually arm the watchdog,
but only report on our timing.
Sponsored by: iXsystems, Inc.
MFC after: 1 month
Diffstat (limited to 'tools/regression/lib/libc')
0 files changed, 0 insertions, 0 deletions