cvs commit: src/sys/kern sys_pipe.c

Mike Silbersack silby at FreeBSD.org
Wed Jul 9 14:59:49 PDT 2003


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


More information about the cvs-src mailing list