cvs commit: src/sys/kern sys_pipe.c

Alan Cox alc at FreeBSD.org
Fri Sep 12 00:13:17 PDT 2003


alc         2003/09/12 00:13:15 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
  pipe_build_write_buffer() only requires read access of the page that it
  obtains from pmap_extract_and_hold().
  
  Revision  Changes    Path
  1.151     +2 -1      src/sys/kern/sys_pipe.c


More information about the cvs-src mailing list