Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 2003 14:59:48 -0700 (PDT)
From:      Mike Silbersack <silby@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sys_pipe.c
Message-ID:  <200307092159.h69LxmR3001446@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
silby       2003/07/09 14:59:48 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
  A few minor changes:
  
  - Use atomic ops to update the bigpipe count
  - Make the bigpipe count sysctl readable
  - Remove a duplicate comparison in an if statement
  - Comment two SYSCTLs.
  
  Revision  Changes    Path
  1.139     +7 -6      src/sys/kern/sys_pipe.c



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