diff options
author | alfred <alfred@FreeBSD.org> | 2001-11-08 10:37:32 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2001-11-08 10:37:32 +0000 |
commit | bf67173885cdd7a276154e2b281f5c892bb3b6b9 (patch) | |
tree | 585c4cb0d4148f68a5e7d036f6a371a51b1f9bb1 /include/stdbool.h | |
parent | 318979eef2dfaa72489dc2cb31fdcb2e560cdae4 (diff) | |
download | FreeBSD-src-bf67173885cdd7a276154e2b281f5c892bb3b6b9.zip FreeBSD-src-bf67173885cdd7a276154e2b281f5c892bb3b6b9.tar.gz |
leverage fixed fifo implementation (rev 1.56 of
src/sys/fs/fifofs/fifo_vnops.c) to serve locks better, my previous
workaround for lack of decent fifo system wasn't cutting it,
particularly the kernel would send a message down the fifo and
immediately close it, this would lead to delayed unlock requests
being seen by the lockd causing all sorts of badness.
Basically, don't reopen the fifo, just select(2) on it.
Diffstat (limited to 'include/stdbool.h')
0 files changed, 0 insertions, 0 deletions