cvs commit: src/sys/kern sys_pipe.c

Alan Cox alc at FreeBSD.org
Wed Aug 6 21:32:42 PDT 2003


alc         2003/08/06 21:32:40 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
   - Remove GIANT_REQUIRED from pipe_free_kmem().
   - Remove the acquisition and release of Giant around pipe_kmem_free() and
     uma_zfree() in pipeclose().
  
  Revision  Changes    Path
  1.142     +0 -3      src/sys/kern/sys_pipe.c


More information about the cvs-src mailing list