Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2008 12:34:23 +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:  <200801261234.m0QCYNhg082499@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801261234.m0QCYNhg082499>