cvs commit: src/sys/fs/fifofs fifo_vnops.c
Robert Watson
rwatson at FreeBSD.org
Sat Oct 1 13:15:42 PDT 2005
rwatson 2005-10-01 20:15:41 UTC
FreeBSD src repository
Modified files:
sys/fs/fifofs fifo_vnops.c
Log:
Second attempt at a work-around for fifo-related socket panics during
make -j with high levels of parallelism: acquire Giant in fifo I/O
routines.
Discussed with: ups
MFC after: 3 days
Revision Changes Path
1.132 +4 -0 src/sys/fs/fifofs/fifo_vnops.c
More information about the cvs-src
mailing list