cvs commit: src/sys/kern sys_pipe.c

Alan Cox alc at FreeBSD.org
Sun Sep 7 21:58:34 PDT 2003


alc         2003/09/07 21:58:32 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
  Use pmap_extract_and_hold() in pipe_build_write_buffer().  Consequently,
  pipe_build_write_buffer() no longer requires Giant on entry.
  
  Reviewed by:    tegge
  
  Revision  Changes    Path
  1.150     +11 -35    src/sys/kern/sys_pipe.c


More information about the cvs-src mailing list