rwatson     2008-01-26 12:34:23 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fifofs        fifo_vnops.c 
  Log:
  Remove Giant acquisition around soreceive() and sosend() in fifofs.  The
  bug that caused us to reintroduce it is believed to be fixed, and Kris
  says he no longer sees problems with fifofs in highly parallel builds.
  If this works out, we'll MFC it for 7.1.
  
  MFC after:      3 months
  Pointed out by: kris
  
  Revision  Changes    Path
  1.143     +4 -10     src/sys/fs/fifofs/fifo_vnops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to