Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 1996 15:52:52 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/sys pipe.h src/sys/kern sys_pipe.c
Message-ID:  <199607132252.PAA26496@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

dyson       96/07/13 15:52:51

  Modified:    sys/sys   pipe.h
               sys/kern  sys_pipe.c
  Log:
  A few minor mods (improvements) to support more efficient pipe
  operations for large transfers.  There are essentially no differences
  for small transfers, but big transfers should perform about 20%
  better.
  
  Revision  Changes    Path
  1.6       +6 -2      src/sys/sys/pipe.h
  1.20      +73 -32    src/sys/kern/sys_pipe.c



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