Date: Sat, 1 Oct 2005 20:15:41 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/fifofs fifo_vnops.c Message-ID: <200510012015.j91KFfES088399@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510012015.j91KFfES088399>