diff options
author | jhb <jhb@FreeBSD.org> | 2003-03-24 21:03:53 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2003-03-24 21:03:53 +0000 |
commit | 966c72c3455be2bc91181aa09b807b58a8b4deb9 (patch) | |
tree | b9dfa84319d09ada516aa5ba270aaf4d10054b02 /sys/kern/sysv_sem.c | |
parent | fd221086efb2f2aa47c70b46fea051fd850215e6 (diff) | |
download | FreeBSD-src-966c72c3455be2bc91181aa09b807b58a8b4deb9.zip FreeBSD-src-966c72c3455be2bc91181aa09b807b58a8b4deb9.tar.gz |
- Remove witness_dead and just use witness_watch instead. If witness_watch
is set to 0, it now has the same affect as setting witness_dead used to
have.
- Added a sysctl handler that allows root to change witness_watch from a
non-zero value to zero to disable witness at runtime. Note that you
can't turn witness back on once it is off. You can only turn it off as
a one-way switch.
- Added a comment describing the possible values of witness_watch.
Diffstat (limited to 'sys/kern/sysv_sem.c')
0 files changed, 0 insertions, 0 deletions