cvs commit: src/sys/kern sys_pipe.c
Alfred Perlstein
bright at mu.org
Mon Sep 8 01:01:36 PDT 2003
* Alan Cox <alc at FreeBSD.org> [030907 21:58] wrote:
> 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
Hey, you forgot to mention that with your change, pipes no longer
appear to need Giant at all. Thanks for the great work.
--
- Alfred Perlstein
- Research Engineering Development Inc.
- email: bright at mu.org cell: 408-480-4684
More information about the cvs-src
mailing list