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